pull/1/head
Peter Dahlberg 2016-05-21 23:48:50 +02:00
rodzic 0e2f3be499
commit 12b768d677
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ See the datasheet at https://www.adafruit.com/datasheets/BST-BME280_DS001-10.pdf
### Using the library ###
Copy `bme280.py`, `bme280_const.py`, `i2c_device.py` onto the board (e.g. using webrepl_cli.py). Then:
Copy `bme280.py` onto the board (e.g. using webrepl_cli.py). Then:
``` python
import machine