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