artnet-examples icon indicating copy to clipboard operation
artnet-examples copied to clipboard

Fix firmware server

Open dose7781 opened this issue 5 years ago • 0 comments

  • 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 indentation on newer gcc

dose7781 avatar Jul 01 '19 16:07 dose7781