Merge pull request #14989 from barbudor/patch-1

Removing a useless debug log
This commit is contained in:
Theo Arends 2022-02-27 16:05:54 +01:00 committed by GitHub
commit 8c53d5f1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -608,8 +608,6 @@ void TInfoInit(void)
AddLog(LOG_LEVEL_INFO, PSTR("TIC: Enable with GPIO%d"), en_pin);
}
AddLog(0,PSTR("TIC:Init:TSerial=0x%08X"),TInfoSerial);
#ifdef ESP8266
// Allow GPIO3 AND GPIO13 with hardware fallback to 2
// Set buffer to nnn char to support 250ms loop at 9600 baud
@ -1048,4 +1046,4 @@ bool Xnrg15(uint8_t function)
}
#endif // USE_TELEINFO
#endif // USE_ENERGY_SENSOR
#endif // USE_ENERGY_SENSOR