From ae2478edb5c73afe9137190c219b582d1f0b5bc0 Mon Sep 17 00:00:00 2001 From: sh123 Date: Tue, 16 Nov 2021 17:20:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa1725a..a198f82 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ This project is amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP** ⚠ Project also supports **APRSDroid TNC2 text APRS packet mode** (configurable), which makes it interoperable with other LoRa APRS trackers without AX25 support. +Supported modules: **SX126X** and **SX127X** with possibility to use other modules supported by RadioLib. + # Dependencies Install via libraries: - Arduino ESP32 library: https://github.com/espressif/arduino-esp32