From 7a2c24946f572d49fdc96c590da1d04dc5673765 Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 14 Dec 2022 08:24:30 +0200 Subject: [PATCH] Updated Software, environment and sketch configuration (markdown) --- Software,-environment-and-sketch-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Software,-environment-and-sketch-configuration.md b/Software,-environment-and-sketch-configuration.md index eecaa63..734cb91 100644 --- a/Software,-environment-and-sketch-configuration.md +++ b/Software,-environment-and-sketch-configuration.md @@ -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) \ No newline at end of file