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 02_LAB_serial_protocol by
Diff: main.cpp
- Revision:
- 3:7c26d338e372
- Parent:
- 2:200a9507b696
- Child:
- 4:bcc2d1bebb95
diff -r 200a9507b696 -r 7c26d338e372 main.cpp --- a/main.cpp Wed Apr 26 18:31:32 2017 +0000 +++ b/main.cpp Wed Apr 26 18:36:34 2017 +0000 @@ -96,7 +96,8 @@ led=1; else led=0; - } + } + } }