Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed missing timer definition for F7. #7753

Merged
merged 1 commit into from Mar 11, 2019

Conversation

mikeller
Copy link
Member

Looks like this was a copy / paste error when moving around the timer definitions. Thanks @joelucid for finding this!

@mikeller mikeller added this to the 4.0 milestone Mar 10, 2019
@mikeller
Copy link
Member Author

Somehow this line went missing:

DEF_TIM(TIM1, CH2N, PB0, TIM_USE_ANY, 0, 0)

it is still present in the original timer definition list:

https://github.com/betaflight/betaflight/pull/5833/files#diff-036613adb174bc8592d0279257c7efeaR61

joelucid
joelucid previously approved these changes Mar 10, 2019
@mikeller mikeller merged commit 2eb0a57 into betaflight:master Mar 11, 2019
@mikeller mikeller deleted the fix_f7_timer_definitions branch March 11, 2019 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants