1
0
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:
Alessio Morale 2012-02-01 00:16:48 +01:00
parent 71ba2c06a8
commit 322ced44a1

View File

@ -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,
},