1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 15:03:07 +01:00

Delete log infos for inactive devices

This commit is contained in:
norbert-walter
2022-03-20 18:51:26 +01:00
parent 1baa959d8f
commit 0ef51e6799
2 changed files with 3 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ public:
// Logging voltage value
if (value1 == NULL) return;
LOG_DEBUG(GwLog::LOG,"Drawing at PageVoltage, p=%s, v=%f", name1, value1);
LOG_DEBUG(GwLog::LOG,"Drawing at PageVoltage, Type:%s %s:=%f", batType, name1, value1);
// Draw page
//***********************************************************