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