Example to move the robot.

Dependencies:   m3pi mbed

Fork of 3pi_Line_Follow by Craig Evans

code.cpp

Committer:
eencae
Date:
2018-03-20
Revision:
1:d8c15d5b8eac
Parent:
0:008c53db1931
Child:
2:ec75506e96a3

File content as of revision 1:d8c15d5b8eac:

#include "main.h"

// code in here runs again and again
void repeat()
{
   // put your code in between the { and } brackets
   

}