mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: fixed charset issue in H7 database
This commit is contained in:
parent
227ecc53ac
commit
84ac98622c
|
@ -1048,7 +1048,7 @@ AltFunction_map = {
|
|||
"PH14:FDCAN1_RX" : 9,
|
||||
"PH14:FMC_D22" : 12,
|
||||
"PH14:LCD_G3" : 14,
|
||||
"PH14:TIM8_μCH2N" : 3,
|
||||
"PH14:TIM8_UCH2N" : 3,
|
||||
"PH14:UART4_RX" : 8,
|
||||
"PH15:DCMI_D11" : 13,
|
||||
"PH15:EVENT-OUT" : 15,
|
||||
|
|
Loading…
Reference in New Issue