From 5aa6aec206822cddd0a54858cc250a603992ef88 Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 25 Apr 2019 10:11:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da0bb56..1468a39 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Tiny experimental amateur radio esp32 based LoRA (RA-01) APRSDroid bluetooth mod Can be used in two modes: - as a client, where you need to use APRSDroid application, connect to the modem using bluetooth, data will be re-transmitted through the LoRA radio, this is similar to APRSDroid micromodem, received data will be sent back to the APRSDroid using bluetooth -- as a server, which connects to your WiFI and sends received LoRA APRS positions into APRS-IS network +- as a server, which connects to your WiFI and sends received LoRA APRS positions into APRS-IS network, it also reports client signal level, by appending it into the APRS comment # Software Dependencies - espressif/arduino-esp32 library (install using arduino library manager)