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
#command = "bash /home/pi/SERIAL_UPLOAD/pi_serial_upload.sh" #Use BASH for more funcitonality (if coniditionsals etc), but be warned this can add 4-5 seconds before the command begins running
274
+
command="sh /home/pi/SERIAL_UPLOAD/pi_serial_upload.sh"# default to "SH" for immediately running command - useful to still work with serial timeout failure feature
0 commit comments