-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
BLE enhancements #124
Comments
I split the Gadgetbridge related code up into a separate source file. https://github.com/jakkra/ZSWatch/tree/BLE_enhancements%23124 |
Will check the PR tomorrow 👊 |
We are changing the communication flow for notifications to this This allows us to create and push internal notifications to the notification manager. The notification manager is the main instance in handling all notifications. @jakkra @ldab Changes so far
Known issues
|
The latest commit does not seem to build on CI, I haven’t looked as why, but is this ready to feedback? |
@ldab the build fails because of the style. I haven´t added astyle to VS Code yet, so I must do it before a commit and I normally do it before a PR. |
@Kampi Running it today!
|
@jakkra fixed :) |
Collection of different BLE topics
ToDo
ble_comm.c
Open issues with notifications
The text was updated successfully, but these errors were encountered: