esp32-nmea2000-obp60/lib/iictask
andreas 5a79e0584f simplify sensor config handling 2023-11-05 12:15:39 +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 add some compile time checks for necessary i2c definitions 2023-11-04 20:07:15 +01:00
GwIicTask.cpp improve logging for sensors, correct bus assigment 2023-11-04 19:50:26 +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