From 93c976acc98e1bc3d33aa13b22716f71fdb5cf82 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Thu, 21 Jul 2022 01:39:40 -0700
Subject: [PATCH] Added ESP8266 (thanks E_Surge!)
---
GPIO/ReadMe.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/GPIO/ReadMe.md b/GPIO/ReadMe.md
index b50a852f..ca8c5e4b 100644
--- a/GPIO/ReadMe.md
+++ b/GPIO/ReadMe.md
@@ -30,7 +30,7 @@ If the nRF model is acting a bit flakey, try adding a capacitor to the vcc/gnd l
![ESP32-Pinout](https://user-images.githubusercontent.com/57457139/179119072-2d92b802-9f7e-47ae-bca0-7f56ad51fa21.jpg)
-## ESP32 Pinout to Flipper Zero (thanks E_Surge for guidance!)
+## ESP32 / ESP8266 Pinout to Flipper Zero (thanks [E_Surge](https://github.com/ESurge) for guidance!)
ESP32: 3 (RX0) -> FZ: 13 or 15 (these are TX pins)
ESP32: 1 (TX0) -> FZ: 14 or 16 (these are RX pins)