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
Right now, the user has to manually push Enter/return . Tried to automate this process by checking /dev/cu.usbserial-${serial_number}1 but there seems to be a permissions issue. Code attempting a solution is currently commented out.
The text was updated successfully, but these errors were encountered:
Right now, the user has to manually push
Enter
/return
. Tried to automate this process by checking/dev/cu.usbserial-${serial_number}1
but there seems to be a permissions issue. Code attempting a solution is currently commented out.The text was updated successfully, but these errors were encountered: