Converts keystrokes to Morse code - Morse is transmitted on a background thread.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 2:70084af839d3 | 2016-03-08 | noutram | text to morse code using a worker thread, a buffer and semaphores |
| 1:4fb27aea76b2 | 2016-03-08 | noutram | Solution for 6.1.5 |
| 0:f916cefba2f4 | 2016-03-08 | noutram | Task showing thread corruption |