Eric Tran / Mbed 2 deprecated 3K04EricTheadfork

Dependencies:   mbed-rtos mbed

Fork of Pacemaker by 3k04 team

Revision:
16:aef2f75f216b
Parent:
8:75c1dd8b0d61
--- a/pulse.cpp	Wed Nov 16 15:19:20 2016 +0000
+++ b/pulse.cpp	Wed Nov 16 20:55:27 2016 +0000
@@ -1,6 +1,7 @@
 #pragma once
 #include "mbed.h"
 #include "pulse.h"
+#include "rtos.h"
 
 pulse::pulse(){}