Markus Watko
/
Button
GoToBeeper2
Diff: Button.h
- Revision:
- 0:58c13a57ed81
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Button.h Fri Apr 24 08:11:28 2015 +0000 @@ -0,0 +1,14 @@ +/*#include "mbed.h" +#include "ur_Bertl.h" + + +#ifndef BUTTON + +class Back_Bertl : public ur_Bertl +{ + public: + void MoveBack(); + +}; + +#endif*/ \ No newline at end of file