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.
Diff: main.cpp
- Revision:
- 33:f035445a4604
- Parent:
- 32:570b94fe2c19
- Child:
- 35:be40a5d57023
--- a/main.cpp Tue Oct 11 12:43:55 2022 +0000 +++ b/main.cpp Tue Oct 11 13:30:20 2022 +0000 @@ -3,6 +3,8 @@ m3pi m3pi; +//test11 + // DigitalOuts DigitalOut led1(LED1); DigitalOut led2(LED2);