Updated Compatible boards (markdown)

master
sh123 2022-12-12 16:21:33 +02:00
rodzic a0705158ed
commit 61dc77750a
1 zmienionych plików z 0 dodań i 2 usunięć

@ -15,8 +15,6 @@ according to RadioLib naming
- **SX1268** is used when `USE_SX126X` is enabled in `config.h`, for other `SX126x` modules need to set corresponding `MODULE_NAME` in `config.h`
- other RadioLib module types - check [RadioLib documentation](https://github.com/jgromes/RadioLib/wiki/Modules), modify `config.h` and code accordingly, open Issue if help is needed, most likely it will not compile out of the box and some changes are needed.
If using **arduino-LoRa** library then supported modules are **SX1276/77/78/79**.
If your ESP32 board is compatible or has build in LoRa module then it should work without redefining pinouts, for custom shields there might be need to redefine pinouts to LoRa module if it differs (see further description in Software Setup section), currently pinouts are connected from LoRa to ESP32-WROOM as (SS/RST/DIO0 could be redefined in config.h):
# Default Pinouts