mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Solve PWM Input 8 not working
This commit is contained in:
parent
71ba2c06a8
commit
322ced44a1
@ -1363,7 +1363,7 @@ static const struct pios_tim_channel pios_tim_rcvrport_all_channels[] = {
|
||||
.GPIO_OType = GPIO_OType_PP,
|
||||
.GPIO_PuPd = GPIO_PuPd_UP
|
||||
},
|
||||
.pin_source = GPIO_PinSource1,
|
||||
.pin_source = GPIO_PinSource9,
|
||||
},
|
||||
.remap = GPIO_AF_TIM1,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user