Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Activity