mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-07-28 14:47:02 -07:00
Removed redundant DEFAULT_SSID
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user