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

CanBusMotionControl: corrected compilation warnings + potential bugs #761

Merged
merged 2 commits into from
Aug 3, 2021
Merged

CanBusMotionControl: corrected compilation warnings + potential bugs #761

merged 2 commits into from
Aug 3, 2021

Commits on Jul 29, 2021

  1. CanBusMotionControl: corrected compilation warnings + potential bugs

    potential bugs:
    - setControlModeRaw() did not return false when it received an invalid control mode
    - in some c-string manipulation there was teh danger to write out of memory
    marcoaccame committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4ebfd30 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    49eb436 View commit details
    Browse the repository at this point in the history