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.
Fork of initExoVars by
Diff: initExoVars.h
- Revision:
- 13:268f4564a809
- Parent:
- 12:3a5a9bbf1c93
--- a/initExoVars.h Tue Jun 30 05:04:17 2015 +0000 +++ b/initExoVars.h Thu Jul 02 21:38:21 2015 +0000 @@ -124,8 +124,7 @@ extern float zero_ang_L; extern float zero_ang_R; - -#endif +extern void initializeExoIOs(); +void readCalib(); -extern void initializeExoIOs(); -void readCalib(); \ No newline at end of file +#endif \ No newline at end of file
