Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: fll mbed-rtos mbed
Diff: fll.h
- Revision:
- 18:c5d3a4d6e8e5
- Parent:
- 11:21b3b0494baa
- Child:
- 22:b19dc0387288
- Child:
- 32:fdf9f6fca8a2
diff -r 69536d02cb3c -r c5d3a4d6e8e5 fll.h
--- 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
