Optimizing / clean up of d.max_gpio, d.um_p, d.rsvd, d.ro_pins

This commit is contained in:
Ewoud
2023-01-18 13:43:33 +01:00
parent 5d028b3d3f
commit ceab107602
5 changed files with 203 additions and 206 deletions

View File

@@ -840,7 +840,7 @@ build_flags = ${common.build_flags_esp8266}
-D USERMOD_FOUR_LINE_DISPLAY
-D USERMOD_MPU6050_IMU ; gyro/accelero for USERMOD_GAMES (ONLY WORKS IF USERMOD_FOUR_LINE_DISPLAY NOT INCLUDED - I2C SHARING BUG)
-D USERMOD_GAMES ; WLEDMM usermod
-D WLED_DEBUG
; -D WLED_DEBUG
; monitor_filters = esp8266_exception_decoder
lib_deps = ${esp8266.lib_deps}
OneWire@~2.3.5 ; used for USERMOD_FOUR_LINE_DISPLAY and USERMOD_DALLASTEMPERATURE