Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vicktor committed Jun 6, 2023
1 parent a93790f commit 4117480
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ From xDrip+
coOptedPackages.add("com.medtronic.diabetes.guardian")
coOptedPackages.add("com.medtronic.diabetes.minimedmobile.eu")
coOptedPackages.add("com.medtronic.diabetes.minimedmobile.us")
coOptedPackages.add("com.freestylelibre3.app")
```

## Reading via Intent BroadCast
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ class VampireCollector : NotificationListenerService() {
}
}
}

companion object {

var isRunning = false
Expand Down

0 comments on commit 4117480

Please sign in to comment.