Removed redundant DEFAULT_SSID

This commit is contained in:
Spacehuhn 2021-02-03 19:52:44 +01:00
parent bbafd9fdf2
commit 27b921e44f
1 changed files with 0 additions and 4 deletions

View File

@ -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"