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.
Fork of aReadConditional by
Diff: main.cpp
- Revision:
- 4:acc6be2bbe21
- Parent:
- 3:0756601ff19e
- Child:
- 5:4dd07248d20e
diff -r 0756601ff19e -r acc6be2bbe21 main.cpp --- a/main.cpp Fri Sep 22 19:36:53 2017 +0000 +++ b/main.cpp Fri Sep 22 19:51:46 2017 +0000 @@ -36,4 +36,4 @@ printf("LED = %d\n", (int) led.read()); // Send LED state via serial. wait(0.5); // Half a second (500 mS). } -} +} \ No newline at end of file