Replace BMP280 with BME280: remove BMP280 files and implement BME280 initialization and reading functions
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
#include "RestClient.hpp"
|
||||
#include "WifiConnection.hpp"
|
||||
#include "MqttClient.hpp"
|
||||
#include "BMP280.hpp"
|
||||
#include "BME280.hpp"
|
||||
|
||||
uint32_t getChipID();
|
||||
Reference in New Issue
Block a user