mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Default ansi codes to off
This commit is contained in:
parent
31de835f4f
commit
871716f72b
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
bool debugAnsiCodes = true;
|
bool debugAnsiCodes = false;
|
||||||
|
|
||||||
inline void debugSendAnsiCode(const __FlashStringHelper* code, Print* _logOutput)
|
inline void debugSendAnsiCode(const __FlashStringHelper* code, Print* _logOutput)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user