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: 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.