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: FreescaleIAP mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: TCTM.cpp
- Revision:
- 36:cc77770d787f
- Parent:
- 15:e09aaaccf134
- Child:
- 38:95f0cc565ee3
diff -r e09aaaccf134 -r cc77770d787f TCTM.cpp --- a/TCTM.cpp Tue Apr 19 21:27:07 2016 +0000 +++ b/TCTM.cpp Fri Jun 03 13:53:55 2016 +0000 @@ -51,10 +51,10 @@ //extern void FCTN_ACS_GENPWM_MAIN(); extern void F_EPS(); extern void FCTN_ACS_GENPWM_MAIN(float Moment[3]); -extern void FCTN_ACS_INIT(); +extern int FCTN_ACS_INIT(); -extern void FCTN_ATS_DATA_ACQ(); +extern int FCTN_ATS_DATA_ACQ(); extern void FCTN_ACS_CNTRLALGO(float*,float*); uint8_t telemetry[135];