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
ZPOS, MPOS & MANG are not mutually exclusive when it comes to writing.
Therefore, unless you clear the cached values for these registers when writing the others, they will report incorrect values when read.
ZPOS
,MPOS
&MANG
are not mutually exclusive when it comes to writing.Therefore, unless you clear the cached values for these registers when writing the others, they will report incorrect values when read.
See same issue I reported on Dan's CircuitPython version for more details:
The text was updated successfully, but these errors were encountered: