Merge remote-tracking branch 'upstream/main' into mdev

This commit is contained in:
Ewoud
2023-01-24 21:40:55 +01:00
6 changed files with 31 additions and 28 deletions

View File

@@ -661,7 +661,7 @@ build_flags_all =
-D USERMOD_BH1750
-D USERMOD_ANIMATED_STAIRCASE
-D USERMOD_RTC ;; experimental
; -D USERMOD_SENSORSTOMQTT ;; experimental ewpwi causes error: fatal error: Adafruit_Sensor.h: No such file or directory
; -D USERMOD_SENSORSTOMQTT ;; experimental ewowi causes error: fatal error: Adafruit_Sensor.h: No such file or directory
-D USERMOD_ANALOG_CLOCK
-D USERMOD_MULTI_RELAY
-D USERMOD_PIRSWITCH
@@ -672,6 +672,7 @@ build_flags_all =
-D USERMOD_BME280
-D USERMOD_DHT
-D USERMOD_VL53L0X_GESTURES
-D WLED_ENABLE_PIXART
lib_deps_all =
claws/BH1750 @^1.2.0 ; used for USERMOD_BH1750