claudeheintz / LXDMXEthernet_library

Library for Arduino with Ethernet Shield implements Art-Net and sACN with example DMX output using USART serial
BSD 3-Clause "New" or "Revised" License
26 stars 6 forks source link

Got crash on Teensy4.1 when using sACN while ArtNet is OK #7

Open christophepersoz opened 1 year ago

christophepersoz commented 1 year ago

Hi,

Thanks a lot for sharing your libraries. I'm testing them, especially LXDMXEthernet on Teensy 4.1, and it seems that there is a but when using SACN instead of ArtNet. I could get ArtNet running under 2 universes without any issues, but sACN crash all the time.

Is it a known bug on your side before investigating further?

Thanks a lot!