meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.07k stars 741 forks source link

Revert Sensirion SHT4X sensors due to size constraints #3845

Closed thebentern closed 2 months ago

thebentern commented 2 months ago

Reverts meshtastic/firmware#3792

Hopefully we can find an alternative library

pr000t commented 2 months ago

I went through the manufacturer library but I can suggest the Adafruit library if that is preferable

caveman99 commented 2 months ago

Apart from that issue here, which turned out to be a red herring the Adafruit sensor lib is preferred for our firmware since it re-uses many parts of the sensor stack. if you can alter the support to use the adafruit libs that PR would certainly be welcomed :-)