Skip to content

compile fails with #define WLED_ENABLE_DMX #832

Description

@pille

when #define WLED_ENABLE_DMX is used, the build fails since the cpp-refactoring

wled00/wled.cpp: In member function 'void WLED::setup()':
wled00/wled.cpp:216:3: error: 'dmx' was not declared in this scope
   dmx.init(512);        // initialize with bus length
   ^
*** [.pio/build/d1_mini/src/wled.cpp.o] Error 1

maybe we should ensure that travis builds all features.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions