forked from Archive/PX4-Autopilot
Removed bad integration changes
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
parent
014f15d8b0
commit
9f1aca90b3
|
@ -83,7 +83,6 @@ set(config_module_list
|
|||
modules/attitude_estimator_q
|
||||
modules/ekf_att_pos_estimator
|
||||
modules/position_estimator_inav
|
||||
modules/ekf2
|
||||
|
||||
#
|
||||
# Vehicle Control
|
||||
|
|
|
@ -42,8 +42,6 @@
|
|||
* parameter needs to set to the key (magic).
|
||||
*/
|
||||
|
||||
#ifdef __PX4_QURT
|
||||
|
||||
/**
|
||||
* Circuit breaker for power supply check
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue