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.
Dependencies: mbed
Diff: inc/boards.h
- Revision:
- 5:09be5bbb5020
- Parent:
- 4:db38665c3727
- Child:
- 6:39442d493098
--- a/inc/boards.h Thu Nov 29 00:07:25 2018 +0000 +++ b/inc/boards.h Sat Dec 01 00:08:53 2018 +0000 @@ -49,6 +49,6 @@ void startConverter(unsigned int reg); void stopConverter(void); -void updateControls(void); +void updateControls(int); #endif \ No newline at end of file