-
Notifications
You must be signed in to change notification settings - Fork 868
feat(keyboard): Add ble battery level report (AEGHB-1109) #529
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
base: master
Are you sure you want to change the base?
Conversation
👋 Hello Deadline039, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
@YanKE01 See if it can be handled by the battery voltage estimation component instead. |
Hi, @Deadline039 . Thank you very much for your contribution. We currently have an adc_battery_estimation component that you can try using and testing. |
I have modified the code for battery estimation. I tested it, and it worked well. Thanks for your suggestions. |
@leebo Please add a MR tag |
sha=66a300c11435744e3b08e26805d71f7ab62aa430 |
Description
Add battery monitor and BLE battery level report.
Checklist
Before submitting a Pull Request, please ensure the following: