1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

drop forced wifi diag

This commit is contained in:
Asbelos 2022-12-08 17:20:32 +00:00
parent ee6e6fecc4
commit af38a52398

View File

@ -124,7 +124,6 @@ void setup()
#endif
LCD(3, F("Ready"));
CommandDistributor::broadcastPower();
Diag::WIFI=true;
}
void loop()