Subversion Repositories FlightCtrl

Rev

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

Rev 1612 Rev 1645
Line 5... Line 5...
5
/*
5
/*
6
 * Configuration for the ADXR610 gyros, as they are oriented and wired on the FC 2.0 ME board.
6
 * Configuration for the ADXR610 gyros, as they are oriented and wired on the FC 2.0 ME board.
7
 */
7
 */
Line 8... Line 8...
8
 
8
 
9
#define GYRO_HW_NAME "ADXR"
-
 
10
 
9
#define GYRO_HW_NAME "ADXR"
Line 11... Line 10...
11
#define GYRO_HW_FACTOR 1.2288f
10
#define GYRO_HW_FACTOR 1.2288f
12
 
11
 
13
/*
12
/*