mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 05:56:44 +00:00
Test failing simulator run
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user