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 _cs pin variable is at -61 which I suspect is the main issue, the other pins seem to be doing stuff on the scope, despite the negative values.
Has there been any progress on these issues? Perhaps as a quick hacky fix, the "greater than zero" checks could be replaced with "not -1" checks, so that it would at least work with most pins?