Honza T. / Mbed 2 deprecated EXAMPLE_Nucleo_mbed_RTOS_test_code

Dependencies:   DS1620_improved TextLCD_improved mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
dzoni
Date:
Mon Dec 14 19:48:36 2015 +0000
Parent:
13:f62b10a6e1c5
Child:
15:a627638edd9c
Commit message:
Added ToDo list...

Changed in this revision

todo.txt Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/todo.txt	Mon Dec 14 19:48:36 2015 +0000
@@ -0,0 +1,2 @@
+1. Change distance measurement principle. Result fluctuations too big.
+2. Change thread principle from Thread::wait() to FSM and its evaluation in given times and signals to particular threads.