Auto stash before merge of "master" and "origin/master"

This commit is contained in:
Stefan Kremser
2018-03-24 20:54:30 +01:00
parent 6b9805e4f0
commit 757d0a938b

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).
- [Default 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 (or newer) & 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)