Skip to content

Commit 4546124

Browse files
committed
Report BSSID's to help distinguish wifi networks
1 parent e92cd18 commit 4546124

File tree

3 files changed

+426
-415
lines changed

3 files changed

+426
-415
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ build_flags =
494494
-DDEBUG_RP2040_CORE
495495
-DDEBUG_RP2040_WIFI
496496
-DNDEBUG
497-
-DLWIP_DEBUG
497+
-DLWIP_DEBUG=1
498498
-DDEBUG_RP2040_PORT=Serial1
499499
-DDEBUG_RP2040_UART_1
500500
-DDEBUG_RP2040_UART=1

0 commit comments

Comments
 (0)