Very simple cooperative round-robin task scheduler. See examples.
Diff: Examples/example4.h
- Revision:
- 3:95ec5c83c2fe
- Parent:
- 1:f043501c4bed
diff -r 974a420997a9 -r 95ec5c83c2fe Examples/example4.h --- a/Examples/example4.h Fri Mar 04 12:40:14 2011 +0000 +++ b/Examples/example4.h Fri Mar 04 13:10:39 2011 +0000 @@ -122,7 +122,7 @@ int main() { pc.baud(115200); - pc.printf("Example3 starting up.\n"); + pc.printf("Example4 starting up.\n"); clockAccurate = false;