debugging

This commit is contained in:
Wolfgang Hottgenroth 2020-11-05 18:11:21 +01:00
parent 238d4ae4b0
commit bca4605b19
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -115,7 +115,7 @@ static void eepromHourlyUpdateDeviceStats(void *handle) {
void eepromInit() {
uint8_t txBuf[] = { 5, 0 }
uint8_t txBuf[] = { 5, 0 };
uint8_t rxBuf[2];
logMsg("1");