From f1e555b2cddadebbcb9ea2371138e7a3059ded2d Mon Sep 17 00:00:00 2001 From: robert-hh Date: Thu, 14 Sep 2023 14:02:27 +0200 Subject: [PATCH] README.md: Fix a typo. Signed-off-by: robert-hh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6869a4e..7797640 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a driver for the Bosch BME280 temperature/pressure/humidity sensor, for use with MicroPython on Pycom of ESP8266 boards. It is also compatible with -the BMP180 which provides the same interface but temperature + pressure only. +the BMP280 which provides the same interface but temperature + pressure only. Two different variants of the library are supplied. bme20_int.py uses integer arithmetic, bme280_float.py uses float arithmetic for the compensation of the