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