Honza T. / Mbed 2 deprecated EXAMPLE_Nucleo_mbed_RTOS_test_code

Dependencies:   DS1620_improved TextLCD_improved mbed-rtos mbed

todo.txt

Committer:
dzoni
Date:
2015-12-14
Revision:
14:bd01b5240dee
Child:
15:a627638edd9c

File content as of revision 14:bd01b5240dee:

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.