mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-09 22:30:55 -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;
|
display_obj.loading = false;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
#else
|
||||||
|
Serial.println(addr);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// for (int i = 0; i < len; i++) {
|
// for (int i = 0; i < len; i++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user