mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
9 lines
337 B
Makefile
9 lines
337 B
Makefile
$(info Error: Please replace <subsystem name="gyro" type="pitch"/> with)
|
|
$(info <subsystem name="imu" type="analog_gyro">)
|
|
$(info <configure name="GYRO_P" value="ADC_3"/>)
|
|
$(info <configure name="GYRO_Q" value="ADC_4"/>)
|
|
$(info </subsystem>)
|
|
$(info in your airframe file.)
|
|
|
|
$(error The gyro_pitch subsystem has been removed)
|