From 0e05cccc3f25108709055e6d34332c20872ca467 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Sun, 16 Jul 2023 13:58:49 -0700
Subject: [PATCH] Added info on ESP32 Flasher
---
Wifi_DevBoard/ReadMe.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Wifi_DevBoard/ReadMe.md b/Wifi_DevBoard/ReadMe.md
index 97c3b66a..bb607475 100644
--- a/Wifi_DevBoard/ReadMe.md
+++ b/Wifi_DevBoard/ReadMe.md
@@ -6,6 +6,11 @@ Quick start: Connect to the SSID `blackmagic` using the password `iamwitcher` or
[Official schematics](https://docs.flipperzero.one/development/hardware/wifi-debugger-module/schematics) can be found in the Official Flipper docs. A [PDF version](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/Flipper_Zero_WI-FI_Module_V1_Schematic.PDF) is also available.
+# ESP32 Flasher (from Flipper)
+
+You can flash from the Flipper without a computer at all thanks to [Cococode's (aka 0xchocolate) utility](https://github.com/0xchocolate/flipperzero-esp-flasher).
+The files you'll need can be [found here](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard/apps_data/esp_flasher) with a [vid walkthrough here](https://youtu.be/Kme-yWL14N8) (thanks TalkingSasquach!)
+
# ESP32 Wi-Fi Pentest Tool
Check out [Frog's write-up](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetration-Tool) and build for quick and easy flashing! Seriously, it's basically just a double-click now thanks to some error checking and automation. ([You're welcome!](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetration-Tool/compare/v1.0...v1.1)).
@@ -153,4 +158,4 @@ So, here it is. All donations of *any* size are humbly appreciated.
![Flipper_Clap](https://user-images.githubusercontent.com/57457139/183561789-2e853ede-8ef7-41e8-a67c-716225177e5d.jpg) ![Flipper_OMG](https://user-images.githubusercontent.com/57457139/183561787-e21bdc1e-b316-4e67-b327-5129503d0313.jpg)
Donations will be used for hardware (and maybe caffeine) to further testing!
-![UberGuidoZ](https://cdn.discordapp.com/emojis/1000632669622767686.gif)
\ No newline at end of file
+![UberGuidoZ](https://cdn.discordapp.com/emojis/1000632669622767686.gif)