Skip to content

individual DMX_USE_PORT1 #73

Open
Open
@GralfR

Description

@GralfR

I had conflicts using DMXserial with other libraries and read about the #define DMX_USE_PORT1, which helped me developing on an Arduino MEGA 256. So I uncommented the line in the library.

Unfortunately I had no success defining the DMX_USE_PORT1 in my script. How can I do that? I tried before and after including DMXserial. It would be great to be able to select the port inside the script instead of changing the library and getting errors if compiling other scripts for other devices which have no problem using UART0 for DMX.

What did I miss?

Thanks

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions