Commit Graph

9 Commits

Author SHA1 Message Date
andreas f75f8033d1 intermediate: restructure for sensors via API 2024-11-16 20:15:09 +01:00
andreas b091d9aee4 correct handling for grove based iic sensors 2024-03-21 11:51:10 +01:00
andreas 99d7484afb handle multiple groves for iic 2024-03-20 18:30:40 +01:00
andreas b3d065abd1 make SensorBase more generic 2024-03-01 15:13:11 +01:00
andreas 5a79e0584f simplify sensor config handling 2023-11-05 12:15:39 +01:00
andreas cf1e0d1224 add some compile time checks for necessary i2c definitions 2023-11-04 20:07:15 +01:00
andreas adf55fcade correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
andreas 28ae7d3bbd avoid multiple logs, test multi sensor config 2023-11-03 18:58:39 +01:00
andreas e8e3262a0d move QMP6988 to separate file 2023-11-03 18:28:44 +01:00