From 6b061af8024814e862b8af3a9301ae365393e37f Mon Sep 17 00:00:00 2001 From: sh123 Date: Mon, 15 Nov 2021 16:34:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b979d34..fa1725a 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ This project is amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP** modem + LoRa **APRS-IS RX/TX iGate** server over WiFI + LoRa **APRS digipeater** + **Codec2 DV modem** (with Codec2 Talkie Android application). -⚠ Project also supports **APRSDroid TNC2 text APRS packet mode** (configurable), which makes it interoperable with other LoRa APRS trackers without AX25 support. - ⚠ **To configure sketch modify default parameters in config.h file.** - For project description, detailed setup and more information, please, visit our Wiki at https://github.com/sh123/esp32_loraprs/wiki - For discussions, visit https://github.com/sh123/esp32_loraprs/discussions +⚠ Project also supports **APRSDroid TNC2 text APRS packet mode** (configurable), which makes it interoperable with other LoRa APRS trackers without AX25 support. + # Dependencies Install via libraries: - Arduino ESP32 library: https://github.com/espressif/arduino-esp32