mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
change generic adc channel to ADC_7 in example aiframe file, as ADC_1 collides with IR channel
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
<modules>
|
||||
<load name="adc_generic.xml">
|
||||
<configure name="ADC_CHANNEL_GENERIC1" value="ADC_1" />
|
||||
<configure name="ADC_CHANNEL_GENERIC1" value="ADC_7" />
|
||||
</load>
|
||||
</modules>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user