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
Current code has a hard-limit of 3*512 channels, with no protection from memory overflow in case of multiple packets.
Code should take into account the number of pixels configured, ignore anything bigger, and ignore all packages if one is missing.
Current code has a hard-limit of 3*512 channels, with no protection from memory overflow in case of multiple packets.
Code should take into account the number of pixels configured, ignore anything bigger, and ignore all packages if one is missing.