mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-20 13:39:58 +01:00
Added readme to configs
This commit is contained in:
9
configs/README.md
Normal file
9
configs/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Here you find a bunch of modified config files for different boards.
|
||||
Those are meant to be copy and replaced in the A_config.h file in the Arduino sektch.
|
||||
|
||||
The default config should be fine for all boards that don't have a display or a RGB LED (like the NodeMCU).
|
||||
|
||||
- [Deafault config](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/default.txt)
|
||||
- [DSTIKE Deauther OLED v1 - v3](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/deauther_board_oled.txt)
|
||||
- [DSTIKE Deauther OLED >= v3.5 & WiFi Deauther Monster](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/deauther_board_oled_RGB.txt)
|
||||
- [DSTIKE Deauther Boy](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/deauther_boy.txt)
|
||||
Reference in New Issue
Block a user