oijdsfoj
Revision 1:bf4c50d799b1, committed 20 months ago
- Comitter:
- jaybalar
- Date:
- Mon Nov 14 20:27:45 2022 +0000
- Parent:
- 0:da114b98e013
- Commit message:
- project
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Nov 14 20:23:43 2022 +0000
+++ b/main.cpp Mon Nov 14 20:27:45 2022 +0000
@@ -8,5 +8,6 @@
wait(0.2);
myled = 0;
wait(0.2);
+ wait(1000);
}
}