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
On CircuitPython, bytearray objects have no split method. Emulate
the specific form that we need.
Testing performed: tests still pass, _and_ it works on a device
0 commit comments