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: mbed 4DGL-uLCD-SE mbed-rtos nRF24L01P
Diff: main.cpp
- Revision:
- 23:3504e0899359
- Parent:
- 22:e835b3490280
- Child:
- 26:57731422b129
--- a/main.cpp Sat Apr 21 16:54:34 2018 +0000 +++ b/main.cpp Sat Apr 21 17:02:14 2018 +0000 @@ -172,6 +172,7 @@ break; } // Maybe add some graphics too idk + Thread::yield(); } }