AP_HAL_ChibiOS: fixed comment in script file

This commit is contained in:
Tom Pittenger 2020-12-02 16:51:42 -08:00 committed by Peter Barker
parent 6765265a3b
commit e235fd311e

View File

@ -410,7 +410,7 @@ AltFunction_map = {
ADC1_map = {
# format is PIN : ADC1_CHAN
# extracted from tabula-addfunc-F405.csv
# extracted from tabula-addfunc-F303.csv
"PA0" : 1,
"PA1" : 2,
"PA2" : 3,