mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-19 12:57:19 +00:00
Add HASP_USE_TELNET
This commit is contained in:
parent
f9ca984c15
commit
bac6b9e528
@ -278,8 +278,10 @@ void debugPrintSuffix(uint8_t tag, int level, Print* _logOutput)
|
||||
|
||||
if(_logOutput == &Serial) {
|
||||
console_update_prompt();
|
||||
#if HASP_USE_TELNET > 0
|
||||
} else {
|
||||
telnet_update_prompt();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user