From 4d7f67724774d94ad9b8a1e799e5dce26ff57510 Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Mon, 15 Oct 2018 15:57:01 +0200 Subject: [PATCH] Update README.md --- configs/README.md | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) 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)