mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 06:59:59 +01:00
Added How to Reset
This commit is contained in:
@@ -29,6 +29,7 @@ Bugs can occur!
|
||||
- [Compiling the source with Arduino](#compiling-the-source-with-arduino)
|
||||
- [Adding OLED display](#adding-oled-display)
|
||||
- [How to use it](#how-to-use-it)
|
||||
- [How to reset it](#how-to-reset-it)
|
||||
- [FAQ](#faq)
|
||||
- [License](#license)
|
||||
- [Sources and additional links](#sources-and-additional-links)
|
||||
@@ -226,7 +227,12 @@ Note: While scanning the ESP8266 will shut down its access point, so you may hav
|
||||
...and start different attacks.
|
||||

|
||||
|
||||
Happy hacking :)
|
||||
Happy hacking :)
|
||||
|
||||
## How to reset it
|
||||
|
||||
Method 1: Connect pin 4 (D2 on the NodeMCU) to GND and plug the device in.
|
||||
Method 2: Connect your device, open up the serial monitor in Arduino, type in "reset" and click send.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user