Test failing simulator run

This commit is contained in:
Oleg Kalachev
2026-05-27 13:22:35 +03:00
parent 1f2f623f6a
commit 04122bcd3f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
// Mocks
int wifiMode = 1;
int wifiLongRange = 0;
int espnowChannel = 6;
// int espnowChannel = 6;
const int W_DISABLED = 0, W_AP = 1, W_STA = 2, W_ESPNOW = 3;
int udpLocalPort = 14580;