norbert-walter/esp32-nmea2000-obp60

v20220320: avoid logging inactive devices

W-Geronius opened this issue · 1 comments

image
cosmetic:
when logging is set to 'LOG', devices deactivated per configuration should not output LOG records
like BME280 (line 689 in obp60task.cpp) and rotation sensor (line 761 in obp60task.cpp)

Solved in 20220320