mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
fix remains of conflict in stabilization_attitude
This commit is contained in:
@@ -123,13 +123,9 @@ void h_ctl_init( void ) {
|
||||
h_ctl_course_dgain = H_CTL_COURSE_DGAIN;
|
||||
h_ctl_roll_max_setpoint = H_CTL_ROLL_MAX_SETPOINT;
|
||||
|
||||
<<<<<<< HEAD
|
||||
h_ctl_pitch_mode = 0;
|
||||
=======
|
||||
#ifdef USE_AOA
|
||||
h_ctl_pitch_mode = 0;
|
||||
#endif
|
||||
>>>>>>> bruzzlee/dev
|
||||
|
||||
h_ctl_disabled = FALSE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user