DMX-ArtNET v2
Only Bugfixes and some debug additions. Now the artnet config detects the serial port properly on the release build. To upgrade from v1 to v2, grab a terminal software (e.g. hterm), connect to the correct com port and send the hex code F0
to the device to put it into bootloader mode. With the new Firmware this can be done with the config tool.
- Firmware version is now 2
- Bugfix for detecting the serial device because of a missing USB ACK
- Bugfix for an off-by-1 error when handling DMX Input due to compiler optimization based race condition
- Added D0-Command to dump the contents of the DMX buffers for debugging purposes