nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for BMP390 sensor

Michal78S opened this issue · comments

There is a new BOSCH sensor with enhanced accuracy. Unfortunately it doesn't work with BME280 library. Is it possible to add support for it?