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
Revision 4:bbd610d351fe, committed 2022-03-03
- Comitter:
- RuslanUrya
- Date:
- Thu Mar 03 17:36:46 2022 +0300
- Parent:
- 3:28f7d0d3d199
- Commit message:
- mbed studio
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
--- 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
     }
 }