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:
- 7:a0a38b2c99a2
- Parent:
- 6:8d7f6fe73ed1
--- a/main.h Sat Nov 10 22:41:02 2018 +0000 +++ b/main.h Tue Nov 20 01:46:23 2018 +0000 @@ -12,5 +12,7 @@ void movimiento(); void sensor(); void saludo(); +void link(); + #endif // MAIN_H \ No newline at end of file