mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-12 07:41:03 -08:00
Removed redundant DEFAULT_SSID
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user