Closed garyedwards closed 8 months ago
Hi, thanks for a great driver. I have done a find and replace on the phidgets_temperature package to get the Phidgets Humidity sensor working.
phidgets_temperature
My C++ knowledge is limited so apologies if there are some bloopers. I have tested it and it seems to work fine for my HUM1001_0.
HUM1001_0
Sorry for the pre-commit fun in the last few commit. For some reason the pre-commit config was not bringing in the local clang-format config.
Perfect, thank you! Merging this now.
Hi, thanks for a great driver. I have done a find and replace on the
phidgets_temperature
package to get the Phidgets Humidity sensor working.My C++ knowledge is limited so apologies if there are some bloopers. I have tested it and it seems to work fine for my
HUM1001_0
.