dose7781

Results 2 issues of dose7781

* fix callback handler receiving number of bytes instead of words when total firmware size

* select() never triggers when data arrives on the ArtNet socket file descriptor (select() explicitly needs max fd + 1 as first argument) * fix artnet-usb.c compile error due to...