cyberneel

Results 21 comments of cyberneel

I also have the same question, how do I run this code in the app?

@P1nkEy3 You are trying to compile it in a directory that needs admin access. To fix this, you need to run cmd.exe as administrator or move goo blender to a...

@mark9064 I didn't explicitly implement the service changed part, but in all my testing the watch was always able to recover from a disconnect and showed new notifications. So maybe...

Hello everyone, I've been very busy since I made this PR with school and other commitments. Most of the base for my code was adapted from the existing notification service...

@minacode Thank you! I am on break from school now so I have some time. I can start looking at the code review and make comments. I'll update the branch...

I updated the branch and am trying to fix a weird behavior. Sometimes, notifications are pinged on the watch multiple times as duplicates. I tried addressing this through checks to...

I have to test more, but this ping happens in the datasource handler. And the datasource doesn't provide flag information. The notification source handler has a return statement if it's...

@mark9064 I've been busy fixing my branch, could you please let me know if it is better now? BTW, I really want to get one last feature done before the...

@mark9064 I am using the same PWM library as that PR, but the sim isn't working anymore due to missing paths. Do you know how I can include this path?

![image](https://github.com/user-attachments/assets/94316f27-253c-48e4-82ab-c8b0d92a6e06) This is the error, I think it's because of the cmakelists, but I'm not sure how to update the sim.