1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2025-06-29 00:30:31 +02:00

Fixed types of calibration data

This commit is contained in:
Phil Howard
2017-10-16 15:06:45 +01:00
parent 9012109c30
commit cd3649a74f
3 changed files with 33 additions and 21 deletions

4
.gitignore vendored
View File

@ -1 +1,5 @@
*.py[cod]
*.o
*.a
*.so
BME680_driver/main