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
At the moment, the Jetson commands the Arduino to begin executing continuously regardless of its response in the isConnected() function. Error checking could be added here to not continue if the reponse isn't matched.
DoD: Add error checking so that the application exits if the response isn't correct.
Add error checking to Arduino Response
The text was updated successfully, but these errors were encountered:
At the moment, the Jetson commands the Arduino to begin executing continuously regardless of its response in the
isConnected()
function. Error checking could be added here to not continue if the reponse isn't matched.DoD: Add error checking so that the application exits if the response isn't correct.
The text was updated successfully, but these errors were encountered: