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

Conversation

surfdado
Copy link
Contributor

No description provided.

matching latest 6.05 firmware
COMM_LISP_RPMSG and COMM_SHUTDOWN were missing

Signed-off-by: Dado Mista <[email protected]>
@@ -113,6 +113,13 @@ Item {
}
}
}
MenuItem {
text: "Reboot"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this say Reboot? Also, did you add a curly bracket too much?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, that was sloppy on my part - fixed and pushed

VESCs with auto-shutdown support can now be powered down via VESC Tool/App

Signed-off-by: Dado Mista <[email protected]>
@vedderb vedderb merged commit 7b31aac into vedderb:master Jan 17, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2024
@surfdado surfdado deleted the shutdown branch August 21, 2024 02:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants