Removed redundant DEFAULT_SSID

This commit is contained in:
Spacehuhn
2021-02-03 19:52:44 +01:00
parent bbafd9fdf2
commit 27b921e44f

View File

@@ -404,10 +404,6 @@
#define MIN_DEAUTH_FRAMES 3 #define MIN_DEAUTH_FRAMES 3
#endif /* ifndef MIN_DEAUTH_FRAMES */ #endif /* ifndef MIN_DEAUTH_FRAMES */
#ifndef DEFAULT_SSID
#define DEFAULT_SSID "pwned"
#endif /* ifndef DEFAULT_SSID */
// ===== ACCESS POINT ===== // // ===== ACCESS POINT ===== //
#ifndef AP_SSID #ifndef AP_SSID
#define AP_SSID "pwned" #define AP_SSID "pwned"