diff --git a/esp8266_deauther/A_config.h b/esp8266_deauther/A_config.h index 0374830..0f9cdb2 100644 --- a/esp8266_deauther/A_config.h +++ b/esp8266_deauther/A_config.h @@ -404,10 +404,6 @@ #define MIN_DEAUTH_FRAMES 3 #endif /* ifndef MIN_DEAUTH_FRAMES */ -#ifndef DEFAULT_SSID - #define DEFAULT_SSID "pwned" -#endif /* ifndef DEFAULT_SSID */ - // ===== ACCESS POINT ===== // #ifndef AP_SSID #define AP_SSID "pwned"