vanvught / rpidmx512

Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi
http://www.orangepi-dmx.org/
MIT License
391 stars 108 forks source link

Remove #if (__GNUC__ < 10) from tcp.c #215

Closed vanvught closed 1 year ago

vanvught commented 2 years ago

Version 10.x does not give any compiler error's. I need to setup a Linux development environment with the same version as used with the GitHub Action.