README.md: Fix a typo.

Signed-off-by: robert-hh <robert@hammelrath.com>
master
robert-hh 2023-09-14 14:02:27 +02:00
rodzic b242b88b9e
commit f1e555b2cd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 32EC5F755D5A3A93
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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