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-STM32F103C8T6
Diff: main.cpp
- Revision:
- 4:bbd610d351fe
- Parent:
- 3:28f7d0d3d199
diff -r 28f7d0d3d199 -r bbd610d351fe main.cpp
--- a/main.cpp Thu Aug 09 08:46:39 2018 +0000
+++ b/main.cpp Thu Mar 03 17:36:46 2022 +0300
@@ -51,6 +51,9 @@
wait(3);
wing.attach(&tWing, 0.1);
while(1) {
-
+ //os mbed 03
+ }
+ while(1) {
+ //os mbed 03
}
}