Added readme to configs

This commit is contained in:
Stefan Kremser
2018-03-24 19:32:48 +01:00
committed by GitHub
parent 4d28e7ae52
commit e4a346ae32

9
configs/README.md Normal file
View 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)