Open pachi81 opened 4 months ago
Hi,
I added the new broadcast API to my app to support WatchDrip+. But I have found an issue, that your app is ignoring the CMD_START command, as it can not receive it, because the code is commented out: https://github.com/bigdigital/watchdrip/blob/ebe3b79724675a94a9ee0c22997f5ded6c772330/app/src/main/java/com/thatguysservice/huami_xdrip/services/BroadcastService.java#L101
Is there a reason for?
Thank you! Regards, Michael
Hi,
I added the new broadcast API to my app to support WatchDrip+. But I have found an issue, that your app is ignoring the CMD_START command, as it can not receive it, because the code is commented out: https://github.com/bigdigital/watchdrip/blob/ebe3b79724675a94a9ee0c22997f5ded6c772330/app/src/main/java/com/thatguysservice/huami_xdrip/services/BroadcastService.java#L101
Is there a reason for?
Thank you! Regards, Michael