1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

fix Motor 8 out not working

This commit is contained in:
Alessio Morale 2012-02-01 00:20:50 +01:00
parent 322ced44a1
commit cb2dadd0ea

View File

@ -1201,7 +1201,7 @@ static const struct pios_tim_channel pios_tim_servoport_all_pins[] = {
},
{
.timer = TIM3,
.timer_chan = TIM_Channel_3,
.timer_chan = TIM_Channel_4,
.pin = {
.gpio = GPIOB,
.init = {