canairio_sensorlib icon indicating copy to clipboard operation
canairio_sensorlib copied to clipboard

Particle sensor manager for multiple sensors: Honeywell, Plantower, Panasonic, Sensirion, etc. This is sensors layer of CanAirIO project too.

Results 21 canairio_sensorlib issues
Sort by recently updated
recently updated
newest added

## Summary On the way to have better support in old micro-controllers like old Arduino Atmega versions, we need remove the String calls and only uso C++ or C standards.

enhancement