Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions platformio_override.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
; === platformio_override.ini ===
[env:esp32dev_v4_dmx]
extends = env:esp32dev
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is not one on the envs used for WLED-MM releases, also the platformio_override.ini is for local overrides, your change would need to be in the main platformio.ini to be part of the normal builds

build_flags =
${common.build_flags}
-DWLED_RELEASE_NAME=\"mmwled-dmx\"
-D WLED_ENABLE_DMX