mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 07:40:58 -08:00
Update WiFiScan.cpp
This commit is contained in:
@@ -8676,6 +8676,7 @@ void WiFiScan::main(uint32_t currentTime)
|
||||
#endif
|
||||
packets_sent = 0;
|
||||
}
|
||||
}
|
||||
else if ((currentScanMode == WIFI_ATTACK_FUNNY_BEACON))
|
||||
{
|
||||
// Need this for loop because getTouch causes ~10ms delay
|
||||
|
||||
Reference in New Issue
Block a user