From 24e9034f7bfb44cbac8a1d57a27111de98e7567b Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 3 Feb 2021 11:33:17 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96c4ef2..544f1b6 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,10 @@ All work was done on ESP32-WROOM with custom made LoRa shield, if your ESP32 boa Supported: - **T-Beam LoRa**, uncomment `#define BOARD_T_BEAM` in `esp32_loraprs.ino` see [Discussion](https://github.com/sh123/esp32_loraprs/issues/11) - + - Uses different pinout mapping as + - SS: GPIO_18 + - RST: GPIO_23 + - DIO0: GPIO_26 # Software Dependencies Install via libraries: