a pacemaker

Dependencies:   mbed

Revision:
1:446bd28a1f19
Parent:
0:9e97accb2a4c
--- a/pacing.h	Wed Oct 26 02:06:02 2016 +0000
+++ b/pacing.h	Wed Oct 26 13:42:57 2016 +0000
@@ -1,3 +1,4 @@
 #include "clock.h"
+#include "assert.h"
 
 void write_to_pin(DigitalOut& pin ,int to_write);