Rebuild Travis CI

This commit is contained in:
Charles 2020-06-16 18:58:56 +02:00
parent 3b8c83deb1
commit a4e5b3e14e
1 changed files with 2 additions and 0 deletions

View File

@ -296,6 +296,8 @@ void TInfoInit(void)
#elif defined (ESP32) #elif defined (ESP32)
AddLog_P2(LOG_LEVEL_INFO, PSTR("TIC: using ESP32 hardware serial")); 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 #endif