From 21ad57ee08327b88a854957f66a551dc56687d2d Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 20 Oct 2021 13:42:56 +0300 Subject: [PATCH] Updated Compatible boards (markdown) --- Compatible-boards.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compatible-boards.md b/Compatible-boards.md index 8627fbe..330ea90 100644 --- a/Compatible-boards.md +++ b/Compatible-boards.md @@ -1,6 +1,8 @@ # Intro All work was done on ESP32-WROOM with custom made LoRa shield, Arduino Board is "ESP32 Dev Module". +Supported modules - modules, which are supported by [RadioLib](https://github.com/jgromes/RadioLib). + 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): # Pinouts