ENGR 6 HW 10-24-2017

ENGR 6 HW 10-24-2017

Today's assignment is to modify the code so that it will output El Mino and El Mina from the given data. 
*We are able to input numbers that commend motor to do the function. So, we wrote 3 different function corresponding to each commend, forward, backward, and stop. And we used if/ else if statement to control each function. And then print it out on screen.  

*It took me about a hour to figure out that I need to delete title from the given data, enso1. In that way, my resultant data will not print out 0. At the end, I'm able to make the code work, and output max data. 

Comments