Replies: 3 comments 3 replies
-
@deimi yes, that's something on my TODO list. I'm happy to review the PR. Some pointers of the implementation I have in mind:
|
Beta Was this translation helpful? Give feedback.
-
Are there any updates? I also want to order, but I don't need the light sensor at all, but I will keep the SHTC3 sensor. |
Beta Was this translation helpful? Give feedback.
-
@flod-1 for now you should be able to ignore the sensor values in the UI. Side note: I also don't use the light sensor on my boards, but I still populate them, because the marginal cost for the phototransistor is so low. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Today I ordered a bunch of PCBs without the ambient light and Sensirion chip as I don't need this features and it makes the hardware cheaper.
In order to have a clean firmware without any errors, I will disable those sensors in the firmware as well. Either completely remove the parts or make it configurable via Kconfig.
@rbaron are you interested in such a upstream contribution? I'm asking to know if it makes sense to make in a clean way and submit a PR or just make dirty workaround in my personal fork.
Beta Was this translation helpful? Give feedback.
All reactions