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.h
- Revision:
- 4:ba51736778e1
- Parent:
- 3:60722da62531
diff -r 60722da62531 -r ba51736778e1 main.h --- a/main.h Fri Sep 07 03:42:26 2018 +0000 +++ b/main.h Fri Sep 07 23:58:14 2018 +0000 @@ -14,6 +14,6 @@ void init_serial(); void moving(); - +void pares(); #endif // MAIN_H \ No newline at end of file
