stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
419 stars 345 forks source link

Add buzzer config with default true #152

Closed gaborgsomogyi closed 9 months ago

gaborgsomogyi commented 2 years ago

Intention: I'm basically using the hardware with traccar as security device. Such case it's good idea to turn off buffer in order to hide it properly.

What this PR contains: In this PR I've added a config to turn off buzzer (default: enabled).

How it's tested: Compiled the code with and without flag and checked the buzzer noise manually.

Since I'm using this hardware every day and found couple of improvement possibilities I'm intended to fix them in public to help the community to use this device properly.

gaborgsomogyi commented 2 years ago

cc @stanleyhuangyc

soshial commented 2 years ago

@stanleyhuangyc, could you please have a look at this PR? When do you think it might be merged?