Subversion Repositories FlightCtrl

Rev

Rev 1612 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1612 Rev 1646
Line 5... Line 5...
5
/*
5
/*
6
 * Configuration for the ENC-03 gyros and oriented and wired on FC 1.3 (with DAC).
6
 * Configuration for the ENC-03 gyros and oriented and wired on FC 1.3 (with DAC).
7
 */
7
 */
Line 8... Line 8...
8
 
8
 
9
#define GYRO_HW_NAME "ENC"
-
 
10
 
9
#define GYRO_HW_NAME "ENC"
Line 11... Line 10...
11
#define GYRO_HW_FACTOR 1.304f
10
#define GYRO_HW_FACTOR 1.304f
12
 
11
 
13
/*
12
/*