-
Notifications
You must be signed in to change notification settings - Fork 352
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
Incorporate improvements from @soshial/@tripplet + myself #151
Conversation
elaborate differences between protocols
…e connection" logs
…esting while on USB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So after changing the volume and frequency (Freematics.cpp), how can I customize it? It sounds the same to me.
Hi there, this is implemented in 51c2548 - telelogger v5: Add customizable startup beep sequence: The configuration needed is documented in config.h:
E.g.:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
With this code how are we suppose to control the buzzer? Is the original volume the loudest already?
Hi, volume control is out of scope of this PR. The original volume is the loudest possible already. |
Hi, |
Merged a bunch of improvements/fixes from soshial@, and cherry-picked improvements/fixes from tripplet. Added some improvements of my own. Please refer to commits for specifics. Review/feedback welcome.
Duplicates:
Apologies for raising a large PR, but hopefully I was able to add some value, as I have compile-tested and fuctionality-tested the changes on my Freematics ONE+ model B.