mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-06 04:41:35 -08:00
Improve output during pkimd sniff
This commit is contained in:
@@ -2935,6 +2935,8 @@ void WiFiScan::eapolSnifferCallback(void* buf, wifi_promiscuous_pkt_type_t type)
|
||||
display_obj.loading = false;
|
||||
}
|
||||
#endif
|
||||
#else
|
||||
Serial.println(addr);
|
||||
#endif
|
||||
|
||||
// for (int i = 0; i < len; i++) {
|
||||
|
||||
Reference in New Issue
Block a user