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: SysClockConf.h
- Revision:
- 11:e0edd7ea602a
- Parent:
- 8:2582ee8cc84c
diff -r a8ae65117a29 -r e0edd7ea602a SysClockConf.h --- a/SysClockConf.h Sat May 27 09:54:20 2017 +0000 +++ b/SysClockConf.h Sat May 27 16:25:10 2017 +0000 @@ -1,2 +1,2 @@ #pragma once -bool confSysClock(void); \ No newline at end of file +void confSysClock(void); \ No newline at end of file