Skip to content

Cannot disable beep sound with newer firmwares (>=1.44) #163

Description

@thibaulf

The feature was added in #136 , but this doesn’t work with firmware 1.44.

Newer firmware are using "BuzzerCtrl" to control the buzzer.
A new property is used for this:

Buzzer active ==> BuzzerCtrl =1
Buzzer inactive ==> BuzzerCtrl =0

Here is a fix for this #162

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions