esp32-nmea2000-obp60/lib/iictask
andreas d0018c6726 make configs without sensors working again 2023-11-05 16:26:19 +01:00
..
GwBME280.cpp simplify sensor config handling 2023-11-05 12:15:39 +01:00
GwBME280.h move BME280 to separate file 2023-11-03 18:19:16 +01:00
GwIicSensors.h avoid compile error without iic sensors 2023-11-05 15:00:34 +01:00
GwIicTask.cpp make configs without sensors working again 2023-11-05 16:26:19 +01:00
GwIicTask.h allow for dynamic user task registration 2023-10-27 19:55:22 +02:00
GwQMP6988.cpp simplify sensor config handling 2023-11-05 12:15:39 +01:00
GwQMP6988.h correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
GwSHT3X.cpp simplify sensor config handling 2023-11-05 12:15:39 +01:00
GwSHT3X.h correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
QMP6988.cpp correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
QMP6988.h intermediate: support for QMP6988 2023-10-28 11:33:16 +02:00
SHT3X.cpp correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
SHT3X.h intermediate: move to ldf none mode 2023-10-27 12:26:10 +02:00
config.json correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
platformio.ini avoid multiple logs, test multi sensor config 2023-11-03 18:58:39 +01:00