mirror of
https://github.com/oe3cjb/TTGO-T-Beam-LoRa-APRS.git
synced 2026-01-06 08:40:03 +01:00
Update README.md
This commit is contained in:
parent
b4c4c85d9a
commit
01a26c2c2e
|
|
@ -40,7 +40,7 @@ Now the DS18B20 is supported as well - uncomment line 31: // #define DS18B20
|
||||||
<b>show RX packets</b><br>
|
<b>show RX packets</b><br>
|
||||||
by uncommenting <b>// #define SHOW_RX_PACKET</b> the tracker shows received LoRa APRS packets in raw format for the time in milliseconds defined in SHOW_RX_TIME - both in ...config.h<br>
|
by uncommenting <b>// #define SHOW_RX_PACKET</b> the tracker shows received LoRa APRS packets in raw format for the time in milliseconds defined in SHOW_RX_TIME - both in ...config.h<br>
|
||||||
<br>
|
<br>
|
||||||
<b>new features:<b><br>
|
<b>new features:</b><br>
|
||||||
- show RX packets
|
- show RX packets
|
||||||
- DS18B20 support (setable in config.h)
|
- DS18B20 support (setable in config.h)
|
||||||
- GPS switched off in WX_FIXED mode (only available with boards with HW-Version >=V1.0)
|
- GPS switched off in WX_FIXED mode (only available with boards with HW-Version >=V1.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue