Pacemaker code Implementation for SFWRENG 3K04
Dependencies: FXOS8700Q Queue mbed-rtos mbed
Fork of Pacemaker by
Diff: voor.h
- Revision:
- 7:4eb590c7e064
- Child:
- 8:75c1dd8b0d61
diff -r 4e55880505ce -r 4eb590c7e064 voor.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/voor.h Mon Nov 14 02:22:40 2016 +0000 @@ -0,0 +1,10 @@ +#pragma once +#include "mbed.h" + +class voor { + public: + voor(); + ~voor(); + void startPace(); + +}; \ No newline at end of file