Shohei Yasutake / Mbed 2 deprecated koibumi2000

Dependencies:   fll mbed-rtos mbed

Revision:
22:b19dc0387288
Parent:
18:c5d3a4d6e8e5
Child:
26:08387521c994
diff -r 9cc452a67382 -r b19dc0387288 fll.h
--- a/fll.h	Mon Feb 16 17:33:11 2015 +0000
+++ b/fll.h	Mon Feb 16 17:44:23 2015 +0000
@@ -36,6 +36,7 @@
 public:
     virtual button_t await() = 0;
     virtual bool is_finished() = 0;
+    virtual void reset() = 0;
 };
 
 // Sink is the end of button stream network