Andy A / WakeUp

Fork of WakeUp by Erik -

Revision:
19:c1fc9bb48d2b
Parent:
18:e71f388710b7
Child:
20:1bd0c314f043
--- a/WakeUp.h	Thu Jun 25 08:18:26 2015 +0000
+++ b/WakeUp.h	Thu Jun 25 08:22:40 2015 +0000
@@ -95,7 +95,7 @@
     *
     * Give the time in ms until the next wakeup event is scheduled.
     */
-    static uint32_t timeRemaining(void);
+    static float timeRemaining(void);
 
 private:
     static FunctionPointer callback;