From 12b768d6776efa280dcb69b93110a45dcba4fe71 Mon Sep 17 00:00:00 2001 From: Peter Dahlberg Date: Sat, 21 May 2016 23:48:50 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e081b1..5257b8d 100644 --- a/README.md +++ b/README.md @@ -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