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.
Diff: main.h
- Revision:
- 1:59be7d7e1b54
- Parent:
- 0:73e805ecf765
--- a/main.h Wed Oct 10 22:49:18 2018 +0000 +++ b/main.h Tue Nov 20 01:48:09 2018 +0000 @@ -7,7 +7,7 @@ void init_serial(); void moving(); void pares(); -void caminar(); +void caminar(int w); unsigned int lectura(void); void borrar(void); unsigned int leer_color(void);