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