Improve output during pkimd sniff

This commit is contained in:
wallali
2023-04-21 14:39:43 +01:00
parent f4486ec191
commit 6ff61f4991
+2
View File
@@ -2938,6 +2938,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++) {