nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.61k stars 3.12k forks source link

Add support for BMP390 sensor #3619

Open Michal78S opened 8 months ago

Michal78S commented 8 months ago

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?