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.
Revision 1:a8ac415105ef, committed 2022-11-28
- Comitter:
- junpad
- Date:
- Mon Nov 28 20:12:08 2022 +0000
- Parent:
- 0:088af403d779
- Commit message:
- test - Juan
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 088af403d779 -r a8ac415105ef main.cpp
--- a/main.cpp Mon Nov 21 19:02:00 2022 +0000
+++ b/main.cpp Mon Nov 28 20:12:08 2022 +0000
@@ -1,5 +1,5 @@
#include "mbed.h"
-
+// Juan Padilla
DigitalOut myled(LED1);
int main() {