Skip to content

Commit

Permalink
Update NmeaXDR.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Nov 13, 2024
1 parent 6a83e69 commit 176b86b
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions bbn_m5atomS3_lite_AS3935_lightning/NmeaXDR.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,10 @@
NMEA-0183 Sender
BB
Temperature, pressure, humidity
$BBXDR,C,24.57,C,TEMP_BMP280*52
$BBXDR,P,101733.00,P,PRES_BMP280*49
$BBXDR,H,30.60,P,HUMI_DHT12*60
$BBXDR,C,23.40,C,TEMP_DHT12*6D
$BBXDR,C,24.58,C,TEMP_BMP280*5D
$BBXDR,P,101734.00,P,PRES_BMP280*4E
$BBXDR,H,30.30,P,HUMI_DHT12*65
$BBXDR,C,23.00,C,TEMP_DHT12*69
$BBXDR,C,24.58,C,TEMP_BMP280*5D
Lightning Detector:
$BBXDR,D,4500,M,LIGHTNING_RANGE*xx
$BBXDR,X,100,,LIGHTNING_LEVEL*xx
*/

Expand Down

0 comments on commit 176b86b

Please sign in to comment.