From a4e5b3e14ee6bb7b7ff9b5f1ab18eacfbc35020c Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 16 Jun 2020 18:58:56 +0200 Subject: [PATCH] Rebuild Travis CI --- tasmota/xnrg_15_teleinfo.ino | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasmota/xnrg_15_teleinfo.ino b/tasmota/xnrg_15_teleinfo.ino index aefced128..6a8362233 100644 --- a/tasmota/xnrg_15_teleinfo.ino +++ b/tasmota/xnrg_15_teleinfo.ino @@ -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