mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_Chibios hwdef script: remove h747 adc duplicate pin definitions
This commit is contained in:
parent
9b981cc7f3
commit
9feccd6671
|
@ -1296,9 +1296,6 @@ ADC1_map = {
|
||||||
"PA1" : 17,
|
"PA1" : 17,
|
||||||
"PA4" : 18,
|
"PA4" : 18,
|
||||||
"PA5" : 19,
|
"PA5" : 19,
|
||||||
"PF11" : 2,
|
|
||||||
"PF12" : 6,
|
|
||||||
"PF3" : 5,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ADC2_map = {
|
ADC2_map = {
|
||||||
|
|
Loading…
Reference in New Issue