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 1:a3c9b672b8e2, committed 2015-06-15
- Comitter:
- jjmedina
- Date:
- Mon Jun 15 15:44:11 2015 +0000
- Parent:
- 0:3d456b8ce449
- Commit message:
- Prueba_deutsch
Changed in this revision
VmRecorderV1dot1.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/VmRecorderV1dot1.cpp Mon Jun 15 15:34:27 2015 +0000 +++ b/VmRecorderV1dot1.cpp Mon Jun 15 15:44:11 2015 +0000 @@ -88,7 +88,7 @@ Mensaje noUSB = Mensaje("menu", "Pulse OK para volver."); Screen* pnoUSB = &noUSB; -GuardarOtroNombre guardadoCorrect = GuardarOtroNombre("menu", "Pulse OK para continuar.", "Espere por favor"); +GuardarOtroNombre guardadoCorrect = GuardarOtroNombre("menu", "Pulse OK para continuar.", "Espere por favor"); //warten sie bitte Screen* pguardadoCorrect = &guardadoCorrect; GuardarViaje guardaViaje = GuardarViaje();