You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.
Hi,
I'm using my arduino with ws2812b LED stripe and to controll it with MIDI (that I send from Ableton) and correct read serial data I need to use XON/XOFF feature. But when I set it up I still get this message:
+1.443 - Error: got unexpected data byte 0x13.
+1.496 - Error: got unexpected data byte 0x11.
What do I do wrong? AFAIK 0x13 and 0x11 are XON and XOFF bytes respecively.
The text was updated successfully, but these errors were encountered:
Hi,
I'm using my arduino with ws2812b LED stripe and to controll it with MIDI (that I send from Ableton) and correct read serial data I need to use XON/XOFF feature. But when I set it up I still get this message:
+1.443 - Error: got unexpected data byte 0x13.
+1.496 - Error: got unexpected data byte 0x11.
What do I do wrong? AFAIK 0x13 and 0x11 are XON and XOFF bytes respecively.
The text was updated successfully, but these errors were encountered: