Skip to content

Conversation

@conradopoole
Copy link
Contributor

With vedderb/vesc_express#71 it is now possible to not make the buzzer beep if the beeper is disabled in the configuration.

This adds a check to the beep LISP function to check for the bms-param "beeper_enabled" on packages used with the VBMS32 vesc express configuration.

The beep function in all modules now checks the 'beeper_enabled' parameter before activating the beeper. This prevents the beeper from sounding when it is disabled via configuration.
Introduces a checkbox in the UI to enable or disable the beeper, synchronizing its state with the backend via custom app data. Updates the backend to handle beeper state, send configuration to the UI, and process related events. Bumps version to 1.0.2.
@conradopoole
Copy link
Contributor Author

Closing, replacing with new approach QML and LISP-only.

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.

1 participant