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
Revision 14:bd01b5240dee, committed 2015-12-14
- 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.