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.
Fork of 01-04EntregaPrimerCorte by
Diff: main.cpp
- Revision:
- 3:6fff0b259d65
- Parent:
- 2:3936d249a67c
- Child:
- 4:66f0a55f249d
--- a/main.cpp Fri Sep 07 12:26:34 2018 +0000 +++ b/main.cpp Fri Sep 07 12:27:33 2018 +0000 @@ -69,7 +69,7 @@ char nmotor=dat[NUM_MOTOR]; char grados=dat[NUM_GRADOS]; mover_ser(nmotor,grados); - debug_m("fin del comado guardar..\n"); + debug_m("fin del comado ..\n"); }