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: Led SDFileSystem mbed
Fork of ControlLed_v2 by
Revision 1:29d489495777, committed 2017-06-26
- Comitter:
- MAlmazan
- Date:
- Mon Jun 26 20:14:45 2017 +0000
- Parent:
- 0:f9cd8f4d4a0b
- Commit message:
- Ultima version. No se si anda.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Jun 26 20:12:38 2017 +0000 +++ b/main.cpp Mon Jun 26 20:14:45 2017 +0000 @@ -52,7 +52,8 @@ int main() { printf("Inicio"); - CrearArchivo(); + CrearArchivo(); + printf("Archivo creado"); while (true) { printf("Loop"); if ((sw2 == 0) and (EstadoAntBTN2 == 1)){