Closed Kirdone closed 4 years ago
I'm not sure but it's because of the serial phrases. If you delete the Serial.begin it will probably compile. But i dont know why really.
you can use the Serial interface only once. You use it as debug stream with text and the DMX protocol. Both libraries (Serial, DMXSerial) work with interrupts (25 and 26) but only one can use it.
See also #7
Hi ! I have a little compilation problem. I don't know where my problem may come from.
Program :
Do you have an idea ?