From bafe46a35ee12ce3ba5ba4a2371dc07b9e47a476 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Tue, 11 Oct 2022 22:25:02 -0700
Subject: [PATCH] Added V0lk3n's solo-core write-up
---
GPIO/ReadMe.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/GPIO/ReadMe.md b/GPIO/ReadMe.md
index be070c1e7..92efd9055 100644
--- a/GPIO/ReadMe.md
+++ b/GPIO/ReadMe.md
@@ -57,7 +57,8 @@ NOTE: Use `old_hardware.bin` if flashing Marauder onto the ESP32-WROOM (thanks w
## ESP32 / ESP32-WROOM Pinout to Flipper Zero
(Thanks [E_Surge](https://github.com/ESurge) and wyldgoat for guidance!)
-NOTE: Make sure you're using at least an ESP32 v2 or above for full functionality! [Good read](https://blog.spacehuhn.com/esp32-deauther).
+NOTE: Make sure you're using at least an ESP32 v2 or above for full functionality! [Good read](https://blog.spacehuhn.com/esp32-deauther).
+Running an ESP32 single-core and want Marauder? You've gotta head over to [V0lk3n's write-up](https://github.com/V0lk3n/Flipper-ESP32-Solo-Marauder)!
ESP32: 3 (RX0) -> FZ: 13 or 15 (these are TX pins)
ESP32: 1 (TX0) -> FZ: 14 or 16 (these are RX pins)