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

Remove accidental SYSTEM_MODE(MANUAL) from pwm.cpp in wiring/no_fixture #1052

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

avtolstoy
Copy link
Member

@avtolstoy avtolstoy commented Jun 30, 2016

Removes accidental SYSTEM_MODE(MANUAL) from pwm.cpp in wiring/no_fixture. Also restores usage of uint64_t division on Electron for PWM calculations as system-part2 no longer overflows.


Doneness:

  • Contributor has signed CLA
  • Problem and Solution clearly stated
  • Code peer reviewed
  • API tests compiled
  • Run unit/integration/application tests on device
  • Add documentation
  • Add to CHANGELOG.md after merging (add links to docs and issues)

…ure. Also restores usage of uint64_t division on Electron for PWM calculations as system-part2 no longer overflows
@avtolstoy avtolstoy added this to the 0.6.x milestone Jul 12, 2016
@technobly technobly merged commit 7e099af into develop Jul 14, 2016
@technobly technobly deleted the feature/no-fixture-pwm-test-fixes branch October 27, 2016 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants