mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-24 13:21:23 +01:00
undo inadvertent commit
This commit is contained in:
parent
7e7435eafa
commit
98d6ff7709
@ -34,8 +34,8 @@
|
||||
#include "LCDDisplay.h"
|
||||
|
||||
bool Diag::ACK=false;
|
||||
bool Diag::CMD=true;
|
||||
bool Diag::WIFI=true;
|
||||
bool Diag::CMD=false;
|
||||
bool Diag::WIFI=false;
|
||||
bool Diag::WITHROTTLE=false;
|
||||
bool Diag::ETHERNET=false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user