mirror of https://github.com/arendst/Tasmota.git
Rebuild Travis CI
This commit is contained in:
parent
3b8c83deb1
commit
a4e5b3e14e
|
@ -296,6 +296,8 @@ void TInfoInit(void)
|
|||
|
||||
#elif defined (ESP32)
|
||||
AddLog_P2(LOG_LEVEL_INFO, PSTR("TIC: using ESP32 hardware serial"));
|
||||
// Waiting TasmotaSerial PR merged to change that
|
||||
//TInfoSerial->reconf(TINFO_SPEED, SERIAL_7E1);
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue