From 61dc77750a5c84965e40d20c1acf844a4f52d4ca Mon Sep 17 00:00:00 2001 From: sh123 Date: Mon, 12 Dec 2022 16:21:33 +0200 Subject: [PATCH] Updated Compatible boards (markdown) --- Compatible-boards.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Compatible-boards.md b/Compatible-boards.md index ed2ad53..03f731c 100644 --- a/Compatible-boards.md +++ b/Compatible-boards.md @@ -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