mirror of
https://github.com/cmur2/python-bme680.git
synced 2025-06-29 10:30:31 +02:00
Added packaging, dropped copy of C code
This commit is contained in:
9
packaging/debian/README
Normal file
9
packaging/debian/README
Normal file
@ -0,0 +1,9 @@
|
||||
README
|
||||
|
||||
Python library for the BME680 gas, temperature, pressure and humidity sensor. Supports communication over i2c only.
|
||||
|
||||
IMPORTANT
|
||||
|
||||
The bme680 library requires i2c.
|
||||
To enable run `curl get.pimoroni.com/i2c | bash`
|
||||
or use raspi-config and reboot your Raspberry Pi.
|
Reference in New Issue
Block a user