Undefine LED_BUILTIN where needed

This commit is contained in:
Jonathan Bennett
2026-01-28 18:56:57 -06:00
parent 6ab2f02dbc
commit df400850c1
14 changed files with 15 additions and 2 deletions
@@ -7,6 +7,7 @@ build_flags =
${esp32s3_base.build_flags}
-I variants/esp32s3/heltec_sensor_hub
-D HELTEC_SENSOR_HUB
-ULED_BUILTIN
lib_deps = ${esp32s3_base.lib_deps}
# renovate: datasource=custom.pio depName=NeoPixel packageName=adafruit/library/Adafruit NeoPixel