DMXSerial icon indicating copy to clipboard operation
DMXSerial copied to clipboard

Wrong prototype for _DMX_setMode()

Open hselasky opened this issue 1 year ago • 0 comments

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

hselasky avatar Jul 30 '22 10:07 hselasky