Updated Configuration (markdown)

master
sh123 2022-12-19 11:14:59 +02:00
rodzic 3df0b9d2f6
commit 1b5acf398e
1 zmienionych plików z 1 dodań i 1 usunięć

@ -2,7 +2,7 @@
- If you are not using **SX1278** module then modify module declaration in `config.h` find and replace `SX1278` with your module name. Read more about supported modules at [RadioLib Wiki](https://github.com/jgromes/RadioLib/wiki).
- If you are using **SX126X** module then un-comment `USE_SX126X` define and replace `MODULE_NAME` with your module name if using module other than `SX1268`
# Sketch configuration
# Software configuration
- go to esp32_loraprs.ino and make next changes based on your requirements in `initializeConfig()`
- set `cfg.IsClientMode` to `false` if you are planning to run server mode for APRS-IS iGate / Digipeater
- for server mode fill `cfg.WifiSsid` and `cfg.WifiKey` with your WiFI AP data