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: mover.h
- Revision:
- 2:dc3183a4bdf4
- Parent:
- 1:526bdd5faa37
--- a/mover.h Tue Sep 04 02:15:49 2018 +0000 +++ b/mover.h Sun Sep 30 21:17:00 2018 +0000 @@ -3,7 +3,7 @@ #include "mbed.h" -#define MAXPOS 50 // en milimetros +#define MAXPOS 180 // en grDOS #define POSDRAW 50 #define POSNODRAW 10
