feat(bme680): Add bme680 support
Integrated the BME680 Sensor as Python module. Performs a single read of temperature (°C), humidity (% r.h.), air pressure (hPa) and gas resistance (Ohm).
epicardium/modules/bme680.c
0 → 100644
pycardium/modules/bme680.c
0 → 100644
Please register or sign in to comment