force serial off

This commit is contained in:
Paul
2019-07-25 10:30:34 +02:00
parent 3fdd086160
commit cac7bfae31
4 changed files with 10 additions and 15 deletions

View File

@@ -379,7 +379,6 @@ class MyESP {
char * _boottime;
bool _suspendOutput;
bool _serial;
bool _serial_default;
bool _heartbeat;
unsigned long _getUptime();
String _buildTime();