diff --git a/configs/README.md b/configs/README.md index b10f2d2..ced4501 100644 --- a/configs/README.md +++ b/configs/README.md @@ -5,19 +5,22 @@ The default config should be fine for all boards that don't have a display or a Copy the `A_config.h` file and paste it in the Arduino sektch and replace the default config file. -- [Default Config](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/Default/A_config.h) -- [DSTIKE Deauther (Non-OLED version)](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/Default/A_config.h) +- [Default Config (NodeMCU, Wemos d1 mini, ...)](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/Default/A_config.h) + +- DSTIKE Deauther (without OLED) + - [DSTIKE Deauther v1, v2, v3](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/Default/A_config.h) + - [DSTIKE Deauther v3.5](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_v3.5_and_NodeMCU-07_v2/A_config.h) - DSTIKE Deauther OLED - - [DSTIKE Deauther OLED v1](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v1-v1.5/A_config.h) - - [DSTIKE Deauther OLED v1.5](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v1-v1.5/A_config.h) - - [DSTIKE Deauther OLED v1.5S (with RGB)](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v1.5_RGB/A_config.h) - - [DSTIKE Deauther OLED v2](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v2-v3/A_config.h) - - [DSTIKE Deauther OLED v2.5](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v2-v3/A_config.h) - - [DSTIKE Deauther OLED v3](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v2-v3/A_config.h) - - [DSTIKE Deauther OLED v3.5](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v3.5_%2B_Monster/A_config.h) -- [DSTIKE Deauther Wristband]() -- [DSTIKE Deauther Monster](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_OLED_v3.5_%2B_Monster/A_config.h) + - [DSTIKE Deauther OLED v1, v1.5](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_OLED_v1_v1.5/A_config.h) + - [DSTIKE Deauther OLED v1.5S (with RGB)](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_OLED_v1.5S/A_config.h) + - [DSTIKE Deauther OLED v2, v2.5, v3](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_OLED_v2_v2.5_v3/A_config.h) + - [DSTIKE Deauther OLED v3.5](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_OLED_v3.5_Monster/A_config.h) +- [DSTIKE Deauther Wristband](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Wristband/A_config.h) +- [DSTIKE Deauther Monster](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_OLED_v3.5_Monster/A_config.h) - [DSTIKE Deauther Boy](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_Boy/A_config.h) -- [DSTIKE USB Deauther](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_USB_Deauther/A_config.h) +- [DSTIKE NodeMCU-07 v1](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/Default/A_config.h) +- [DSTIKE NodeMCU-07 v2](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_Deauther_v3.5_and_NodeMCU-07_v2/A_config.h) +- [DSTIKE USB Deauther v1](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/Default/A_config.h) +- [DSTIKE USB Deauther v2 (with RGB)](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_USB_Deauther_v2/A_config.h) - [DSTIKE D-duino with LED Ring Shield](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/DSTIKE_D-duino_with_LED_Ring_Shield/A_config.h) - [MrRobotBadge Defcon Shitty Dickbutt Addon](https://github.com/spacehuhn/esp8266_deauther/blob/master/configs/MrRobotBadge_Dickbutt_Addon/A_config.h)