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:
- 4:05cffda0b6a6
- Parent:
- 2:ff10ffd246e2
--- a/main.h Tue Nov 20 02:51:43 2018 +0000 +++ b/main.h Thu Nov 22 01:34:07 2018 +0000 @@ -16,5 +16,6 @@ void moving2(); void joystick(); void sensor(); +void timer_interrupt(); #endif // MAIN_H \ No newline at end of file