Shohei Yasutake / Mbed 2 deprecated koibumi2000

Dependencies:   fll mbed-rtos mbed

Revision:
18:c5d3a4d6e8e5
Parent:
11:21b3b0494baa
Child:
22:b19dc0387288
Child:
32:fdf9f6fca8a2
--- a/fll.h	Mon Feb 16 12:10:18 2015 +0000
+++ b/fll.h	Mon Feb 16 13:03:06 2015 +0000
@@ -35,6 +35,7 @@
 {
 public:
     virtual button_t await() = 0;
+    virtual bool is_finished() = 0;
 };
 
 // Sink is the end of button stream network