Skip to content

Commit

Permalink
AZ-Delivery DevKit v4 doesn't support the LED_BUILTIN.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueAndi committed Dec 17, 2022
1 parent eb2e7e4 commit 70c0f11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ board_build.filesystem = littlefs
build_flags =
${common:esp32_env.build_flags}
${display:led_matrix.build_flags}
-DLED_BUILTIN=IoPin::NC
lib_deps =
${common:esp32_env.lib_deps_builtin}
${common:esp32_env.lib_deps_external}
Expand Down

0 comments on commit 70c0f11

Please sign in to comment.