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:
- 6:8d7f6fe73ed1
- Parent:
- 2:3007b3c06d2c
- Child:
- 7:a0a38b2c99a2
diff -r 3007b3c06d2c -r 8d7f6fe73ed1 main.h --- a/main.h Tue Sep 11 01:27:25 2018 +0000 +++ b/main.h Sat Nov 10 22:41:02 2018 +0000 @@ -9,6 +9,8 @@ uint32_t read_command(); void init_serial(); void moving(); - +void movimiento(); +void sensor(); +void saludo(); #endif // MAIN_H \ No newline at end of file