Copter: typo fixed for trad heli config
This commit is contained in:
parent
9a09f086d2
commit
911e090e07
@ -267,7 +267,7 @@ static void init_ardupilot()
|
||||
init_sonar();
|
||||
#endif
|
||||
|
||||
#if FRAME_CONIG == HELI_FRAME
|
||||
#if FRAME_CONFIG == HELI_FRAME
|
||||
// initialise controller filters
|
||||
init_rate_controllers();
|
||||
#endif // HELI_FRAME
|
||||
|
Loading…
Reference in New Issue
Block a user