![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
GoToBeeper2
Diff: Button.h
- Revision:
- 0:58c13a57ed81
diff -r 000000000000 -r 58c13a57ed81 Button.h --- /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