mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 15:10:06 +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)
|
- [Compiling the source with Arduino](#compiling-the-source-with-arduino)
|
||||||
- [Adding OLED display](#adding-oled-display)
|
- [Adding OLED display](#adding-oled-display)
|
||||||
- [How to use it](#how-to-use-it)
|
- [How to use it](#how-to-use-it)
|
||||||
|
- [How to reset it](#how-to-reset-it)
|
||||||
- [FAQ](#faq)
|
- [FAQ](#faq)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
- [Sources and additional links](#sources-and-additional-links)
|
- [Sources and additional links](#sources-and-additional-links)
|
||||||
@@ -228,6 +229,11 @@ Note: While scanning the ESP8266 will shut down its access point, so you may hav
|
|||||||
|
|
||||||
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
|
## FAQ
|
||||||
|
|
||||||
The FAQ was moved over to the Wiki.
|
The FAQ was moved over to the Wiki.
|
||||||
|
|||||||
Reference in New Issue
Block a user