Skip to content

Commit

Permalink
Removed redundant DEFAULT_SSID
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacehuhn committed Feb 3, 2021
1 parent bbafd9f commit 27b921e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions esp8266_deauther/A_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 27b921e

Please sign in to comment.