mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-12 15:50:47 -08:00
Removed unused variable
This commit is contained in:
@@ -20,8 +20,6 @@ typedef struct auth_data_t {
|
||||
// Settings
|
||||
auth_scan_settings_t settings;
|
||||
|
||||
MacArr bssids;
|
||||
|
||||
// Temp
|
||||
unsigned long start_time;
|
||||
unsigned long ch_update_time;
|
||||
|
||||
Reference in New Issue
Block a user