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

Shutdown command in menu, update COMM_xx enums to match bldc #345

Merged
merged 2 commits into from
Jan 17, 2024

Commits on Jan 14, 2024

  1. datatypes.h: add new commands to COMM_PACKET_ID enum

    matching latest 6.05 firmware
    COMM_LISP_RPMSG and COMM_SHUTDOWN were missing
    
    Signed-off-by: Dado Mista <[email protected]>
    surfdado committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    d1cafe3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Added Shutdown command to Terminal menu

    VESCs with auto-shutdown support can now be powered down via VESC Tool/App
    
    Signed-off-by: Dado Mista <[email protected]>
    surfdado committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    00d3bf7 View commit details
    Browse the repository at this point in the history