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 mbed-rtos 4DGL-uLCD-SE RPCInterface
Diff: main.cpp
- Revision:
- 8:c1e1db61aee7
- Parent:
- 7:8d9919175929
- Child:
- 9:dd58814e2dcf
--- a/main.cpp Tue Nov 22 18:04:36 2016 +0000 +++ b/main.cpp Thu Jan 12 22:58:45 2017 +0000 @@ -1,5 +1,4 @@ #include "mbed.h" -#include "rtos.h" DigitalOut led1(LED1); DigitalOut led2(LED2);