Updated Software, environment and sketch configuration (markdown)

master
sh123 2022-12-14 08:24:30 +02:00
rodzic fabcb4e63a
commit 7a2c24946f
1 zmienionych plików z 1 dodań i 1 usunięć

@ -62,6 +62,6 @@
![alt text](https://raw.githubusercontent.com/sh123/esp32_loraprs/master/images/aprsdroid.png)
- Use **TNC (plaintext TNC2)** for interoperability with text based LoRa APRS trackers, which do NOT use AX25, set `cfg.EnableTextPackets/CFG_TEXT_PACKETS` to `true` to enable this modem mode of operation
- Use **TNC (plaintext TNC2)** for interoperability with text based LoRa APRS trackers, which do NOT use AX25, set `cfg.EnableTextPackets/CFG_TEXT_PACKETS` to `true` to enable this modem mode of operation. If you need compatibility with https://www.lora-aprs.info/ then also set `cfg.EnableTextPackets3/CFG_TEXT_PACKETS_3` to `true`.
![alt text](https://raw.githubusercontent.com/sh123/esp32_loraprs/master/images/aprsdroid_tnc2.png)