Open hselasky opened 2 years ago
Hi,
The prototype for void _DMX_setMode should be moved down a few lines and be changed to:
void _DMX_setMode(DMXUARTMode);
Thanks for making this library available! Working on Arduino Micro with external RS-485 driver chip!
Very custom design ;-)
--HPS
Hi,
The prototype for void _DMX_setMode should be moved down a few lines and be changed to:
void _DMX_setMode(DMXUARTMode);
Thanks for making this library available! Working on Arduino Micro with external RS-485 driver chip!
Very custom design ;-)
--HPS