From 19024d19f2f30c650efdc5364a46fe0fccfa5844 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:52:43 -0700 Subject: [PATCH] Added info from E_Surge and more from Rabid Root --- Wifi_DevBoard/ReadMe.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Wifi_DevBoard/ReadMe.md b/Wifi_DevBoard/ReadMe.md index 70af66ec..d1a0f5c4 100644 --- a/Wifi_DevBoard/ReadMe.md +++ b/Wifi_DevBoard/ReadMe.md @@ -1,4 +1,5 @@ -Some quick steps to get [Marauder](https://github.com/justcallmekoko/ESP32Marauder) installed from the dev (W**illStunForFood** on Discord): +# Some quick steps to get [Marauder](https://github.com/justcallmekoko/ESP32Marauder) installed
+(Direct from the dev WillStunForFood on Discord): - Plug the WiFi dev board directly into your PC - Upload the MarauderOTA firmware from source via Arduino IDE @@ -13,6 +14,11 @@ The only other thing you should have to install is the boards for the ESP32 in t Commands `channel`, `scanap`, `sniffbeacon`, `sniffdeauth`, `sniffpmkid`, `stopscan`, `clearap` -ALSO worth mentioning (thanks Rabid Root)... +# Quick steps from Rabid Root... -![Quick_info](https://user-images.githubusercontent.com/57457139/171563068-4997e28d-ac75-4c22-96b3-9e21fb0cdb18.jpg) +![Quick_info](https://user-images.githubusercontent.com/57457139/171563068-4997e28d-ac75-4c22-96b3-9e21fb0cdb18.jpg)
+![Flipper_Settings](https://user-images.githubusercontent.com/57457139/176063404-86cfaa96-4cb5-4a94-a388-f935f59ac7b2.png) + +# AND a great step by step from E_Surge! + +![More_Steps](https://user-images.githubusercontent.com/57457139/176063439-f23620ae-7985-46eb-a11e-d85d1bcc62b7.png)