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
because we are async you really cant manage global state properly.
its the same reason nodejs doesnt expose fseek.
we should discuss.
stk500 seems to have 3 states. sign_on, programming, programming with internal address pointer.
we already don't use the internal address pointer by running loadAddress between pages. So we are either programming or not but we should always be signed on
The text was updated successfully, but these errors were encountered:
because we are async you really cant manage global state properly.
its the same reason nodejs doesnt expose fseek.
we should discuss.
stk500 seems to have 3 states. sign_on, programming, programming with internal address pointer.
we already don't use the internal address pointer by running loadAddress between pages. So we are either programming or not but we should always be signed on
The text was updated successfully, but these errors were encountered: