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
Revision 4:e98b4109b114, committed 2014-03-26
- Comitter:
- Antulius
- Date:
- Wed Mar 26 04:57:55 2014 +0000
- Parent:
- 3:10e172076e10
- Commit message:
- El programa principal guarda un n?mero secreto y lo compara contra otro le?do del teclado de la terminal serial. Tienes n intentos para adivinar el numero secreto.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 10e172076e10 -r e98b4109b114 main.cpp --- a/main.cpp Wed Mar 26 04:49:03 2014 +0000 +++ b/main.cpp Wed Mar 26 04:57:55 2014 +0000 @@ -2,7 +2,7 @@ * * ARCHIVO: Adivina.cpp * -* DISPOSITIVO: MKL25Z, MKL46Z +* DISPOSITIVO: MKL46Z * * HERRAMIENTA: mbed *