Michael Benedikt
/
Bertl2_0
TurnBackMoveFrontIsNotClear
Diff: Bertl2_0.h
- Revision:
- 0:60330fba6e8d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Bertl2_0.h Fri May 08 08:15:19 2015 +0000 @@ -0,0 +1,12 @@ +#include "mbed.h" +#include "ur_Bertl.h" + +//#ifndef BERTL2_0_H +//#define BERTL2_0_H + +class Bertl2_0 : public ur_Bertl +{ + public: + void TurnBackMoveFrontNotClear(); +}; +//#endif \ No newline at end of file