From f19674835b69118ce88798b3f99b63c5bfe3ee6e Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 9 May 2019 19:15:34 +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 96f08c5..b7bde62 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Can be used in two modes: - comment out / remove **LORAPRS_CLIENT** define if you are planning to run server mode for APRS-IS iGate - for server mode fill **LORAPRS_WIFI_SSID** and **LORAPRS_WIFI_KEY** with your WiFI AP data - for server mode fill **LORAPRS_LOGIN** and **LORAPRS_PASS** with APRS-IS login callsign and pass - - change **LORAPRS_FREQ** if you are planning to use different frequency, currently it is set to **432.500MHz**, which is 70cm band APRS frequency in IARU-1 region, see http://info.aprs.net/index.php?title=Frequencies + - change **LORAPRS_FREQ** if you are planning to use different frequency or if planning to calibrate clients, currently it is set to **432.500MHz**, which is 70cm band APRS frequency in IARU-1 region, see http://info.aprs.net/index.php?title=Frequencies - if you are planning to use different esp32 pinouts then modify loraprs.h - lora module SS, **CfgPinSs**, pin 5 - lora module RST, **CfgPinRst**, pin 26