test program

Dependencies:   LSM9DS1_Library2 MotorV2 SRF05 Tracker2 mbed nRF24L01P

Fork of DUMP_TRUCK_SPR2017 by Terrabots

Revision:
7:dd3a7dcc5c84
Parent:
6:5cc6a9b6f60e
Child:
8:9c94865bd087
--- a/DumpTruck.h	Tue Feb 14 14:37:05 2017 -0500
+++ b/DumpTruck.h	Tue Feb 14 14:41:50 2017 -0500
@@ -14,6 +14,11 @@
  
 #include "mbed.h"
 
+/**
+*   @class DumpTruck
+*
+*   @brief  Implment interface for DumpTruck class.
+*/
 class DumpTruck {
 public: