BME680 and BMP280 code merged

This commit is contained in:
Ollo
2021-11-27 12:29:27 +01:00
parent 7d188e9c8e
commit 9807aa9818
3 changed files with 67 additions and 18 deletions

View File

@@ -12,7 +12,7 @@
#ifndef HOMIE_SETTINGS
#define HOMIE_SETTINGS
#define HOMIE_FIRMWARE_NAME "Vindriktning"
#define HOMIE_FIRMWARE_VERSION "1.2.1"
#define HOMIE_FIRMWARE_NAME "RoomSensor"
#define HOMIE_FIRMWARE_VERSION "2.0.0"
#endif