Arne
|
369c728c2c
|
handle dmx rdm identify
|
2023-09-24 13:30:09 +02:00 |
|
Arne
|
f4c8a31be9
|
Turn dmx_into into class with state.
This is much nicer to read and in the future more state will be added to support all the rdm stuff.
|
2023-09-24 13:30:09 +02:00 |
|
Arne
|
3ee003a400
|
Move globals to top of file and change scope to compile unit only.
Some minor cleanup changes
|
2023-09-24 13:30:09 +02:00 |
|
Arne
|
b4bbf0a5cb
|
Extract dmx_input from dmx.cpp into dmx_input.cpp.
This greatly improves readability because it gets rid of most of the
ifdefs.
|
2023-09-24 13:30:09 +02:00 |
|