beta test -r -n

This commit is contained in:
richonguzman 2024-01-24 11:13:34 -03:00
parent bb6bc04673
commit facab053f5
5 changed files with 25 additions and 13 deletions

View file

@ -10,7 +10,7 @@
#include "utils.h"
extern Configuration Config;
extern WiFiClient espClient;
//extern WiFiClient espClient;
extern int stationMode;
extern uint32_t lastScreenOn;
extern int lastStationModeState;