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
The python driver does not work when the size parameter is not divisible by 8. Increasing it to a multiple of 8 works fine with any size in the firmware module.
The python driver does not work when the
sizeparameter is not divisible by 8. Increasing it to a multiple of 8 works fine with any size in the firmware module.