Main repository for dump truck API development in Spring 2017
Dependencies: Tracker mbed MotorV2 SRF05 nRF24L01P
Fork of DUMP_TRUCK_TEST_V1 by
Activities
This Week
If needed, please contact Milo Pan at mpan9@gatech.edu for rights and access to this repository.
Diff: DumpTruck.h
- Revision:
- 5:dc4cf6cc24b3
- Parent:
- 3:cd6e2d7c7c9c
- Child:
- 6:5cc6a9b6f60e
- Child:
- 9:5a35e2a28a47
diff -r 2f1a0f628875 -r dc4cf6cc24b3 DumpTruck.h --- a/DumpTruck.h Tue Nov 29 20:04:34 2016 +0000 +++ b/DumpTruck.h Tue Feb 07 21:01:20 2017 +0000 @@ -37,5 +37,4 @@ //bool isCalibrated;// returns 0 and 1 to check if the robot has been calibrated }; - -#endif \ No newline at end of file +#endif