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
1. Fixed bug where boolean "and" was incorrectly used instead of bitwise "&". We're testing a bit in a byte.
2. Moved the sleep call to BEFORE the first read. Occasional errors with immediate read after write.
0 commit comments