From 42aa43c1264da537d79a716ad801eb1325052602 Mon Sep 17 00:00:00 2001 From: sh123 Date: Wed, 3 Feb 2021 14:30:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 544f1b6..e4dc3f3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ All work was done on ESP32-WROOM with custom made LoRa shield, if your ESP32 boa - SCK: GPIO_18/VSPI_SCK Supported: -- **T-Beam LoRa**, uncomment `#define BOARD_T_BEAM` in `esp32_loraprs.ino` see [Discussion](https://github.com/sh123/esp32_loraprs/issues/11) +- **T-Beam LoRa**, **WIFI LoRa 32 (V2)**, 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