Subversion Repositories NaviCtrl

Rev

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

Rev 591 Rev 686
Line 16... Line 16...
16
 
16
 
17
extern u8 NCMAG_Present;
17
extern u8 NCMAG_Present;
18
extern u8 NCMAG_IsCalibrated;
18
extern u8 NCMAG_IsCalibrated;
19
extern u8 NCMAG_Orientation;
19
extern u8 NCMAG_Orientation;
-
 
20
extern u8 NCMAG_SensorType;
Line 20... Line 21...
20
extern u8 NCMAG_SensorType;
21
extern u8 NCMAG_Compass_use_Orientation;
21
 
22
 
22
u8 NCMAG_Init(void);
23
u8 NCMAG_Init(void);
23
void NCMAG_Update(u8 init);
24
void NCMAG_Update(u8 init);