Subversion Repositories NaviCtrl

Rev

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

Rev 465 Rev 470
Line 1... Line 1...
1
#ifndef __NCMAG_H
1
#ifndef __NCMAG_H
2
#define __NCMAG_H
2
#define __NCMAG_H
Line 3... Line 3...
3
 
3
 
4
#include "compass.h" 
4
#include "compass.h" 
Line 5... Line 5...
5
#include "i2c.h"
5
#include "i2c1.h"
6
 
6
 
Line 7... Line 7...
7
extern s16vec_t ACC_Vector;
7
extern s16vec_t ACC_Vector;