Minor change: not set I2C pins for all MM configs, only on Wemos shields
This commit is contained in:
@@ -645,7 +645,6 @@ build_flags_max =
|
|||||||
-D USERMOD_BATTERY_USE_LIPO ;; use new "decharging curve" for LiPo cells
|
-D USERMOD_BATTERY_USE_LIPO ;; use new "decharging curve" for LiPo cells
|
||||||
-D USERMOD_BH1750
|
-D USERMOD_BH1750
|
||||||
-D USERMOD_ANIMATED_STAIRCASE
|
-D USERMOD_ANIMATED_STAIRCASE
|
||||||
-D HW_PIN_SCL=22 -D HW_PIN_SDA=21 ; WLEDMM several usermods needs I2C to be initialized, change to other values if other pins are used
|
|
||||||
|
|
||||||
lib_deps_max =
|
lib_deps_max =
|
||||||
OneWire@~2.3.5 ; used for USERMOD_FOUR_LINE_DISPLAY and USERMOD_DALLASTEMPERATURE
|
OneWire@~2.3.5 ; used for USERMOD_FOUR_LINE_DISPLAY and USERMOD_DALLASTEMPERATURE
|
||||||
|
|||||||
Reference in New Issue
Block a user