a pacemaker

Dependencies:   mbed

Revision:
2:ab8469051a2d
Parent:
1:446bd28a1f19
Child:
3:334300ac49e5
--- a/clock.h	Wed Oct 26 13:42:57 2016 +0000
+++ b/clock.h	Wed Oct 26 14:04:14 2016 +0000
@@ -8,6 +8,3 @@
 
 //Returns the clock time
 double get_time(void);
-
-//wait a given amount of time
-int wait_time(double wait_time);