diff --git a/GPIO/ReadMe.md b/GPIO/ReadMe.md index 8755b1d4..d7b2a7b9 100644 --- a/GPIO/ReadMe.md +++ b/GPIO/ReadMe.md @@ -97,10 +97,12 @@ Switch between UART Pins 13/14 and 15/16 setting in FlipperZero
A visual pinout can be seen in [this PDF](https://github.com/UberGuidoZ/Flipper/blob/main/GPIO/ESP8266_WIFI_Schematic.pdf), too. -# ESP32-S2 WROVER (thanks max_fpv_austria!) +# ESP32-S2 WROVER ![ESP32-S2WROVER](https://user-images.githubusercontent.com/57457139/201228294-d5565fff-99ae-44ed-8076-36b0fc8d39c9.jpg) +## ESP32-S2 WROVER Pinout (thanks max_fpv_austria!) + ESP32: 44 (RX0) -> FZ: 13 or 15 (these are TX pins)
ESP32: 43 (TX0) -> FZ: 14 or 16 (these are RX pins)
ESP32: GND -> FZ: 8 or 11 or 18 (GND)