Subversion Repositories NaviCtrl

Rev

Rev 339 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 339 Rev 426
Line 6... Line 6...
6
extern s16vec_t ACC_Vector;
6
extern s16vec_t ACC_Vector;
7
extern volatile s16vec_t MagRawVector;
7
extern volatile s16vec_t MagRawVector;
Line 8... Line 8...
8
 
8
 
9
u8 NCMAG_Init(void);
9
u8 NCMAG_Init(void);
10
void NCMAG_Update(void);
-
 
-
 
10
void NCMAG_Update(void);
-
 
11
extern u8 NCMAG_Present;
Line 11... Line 12...
11
 
12
extern u8 NCMAG_IsCalibrated;