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
(I've added a few print statements). Notice how the code tries to open an already-opened serial port. First the onClick() handler connects, and then useEffect() attempts again.
(I've added a few print statements). Notice how the code tries to open an already-opened serial port. First the
onClick()
handler connects, and thenuseEffect()
attempts again.saxi/src/ui.tsx
Lines 1137 to 1170 in 80cfa1b
@jedahan
The text was updated successfully, but these errors were encountered: