Terrabots / Mbed 2 deprecated DUMP_TRUCK_SPR2017

Dependencies:   Tracker mbed MotorV2 SRF05 nRF24L01P

Fork of DUMP_TRUCK_TEST_V1 by Terrabots

Files at this revision

API Documentation at this revision

Comitter:
pvela
Date:
Tue Feb 14 14:41:50 2017 -0500
Parent:
6:5cc6a9b6f60e
Child:
8:9c94865bd087
Commit message:
Explicit tag for class.

Changed in this revision

DumpTruck.h Show annotated file Show diff for this revision Revisions of this file
--- 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: