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:
- 2:06cd11fab16b
- Parent:
- 1:a103588e2d87
- Child:
- 3:5c5fdb28cdc0
diff -r a103588e2d87 -r 06cd11fab16b main.cpp
--- a/main.cpp Tue Apr 28 02:03:24 2020 +0000
+++ b/main.cpp Tue Apr 28 02:08:37 2020 +0000
@@ -33,9 +33,9 @@
}
else{
com1.printf("La letra en la posicion 2,2 es mayuscula\n \n \n \n ");
- Ledazul=0;
+ Ledazul=1;
Ledrojo=1;
- Ledverde=1;
+ Ledverde=0;
}
}
int main()