Skip to content

Commit

Permalink
Update bbn_m5atomS3_lite_AS3935_lightning.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Nov 14, 2024
1 parent 604e891 commit 48d27dc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ void setup() {

lightning.maskDisturber(true);
lightning.setNoiseLevel(noiseFloor);
lightning.watchdogThreshold(watchDogVal);
lightning.spikeRejection(spike);
//lightning.watchdogThreshold(watchDogVal);
//lightning.spikeRejection(spike);
//lightning.lightningThreshold(lightningThresh);
lightning.setIndoorOutdoor(INDOOR);
//lightning.setIndoorOutdoor(OUTDOOR);
Expand Down

0 comments on commit 48d27dc

Please sign in to comment.