enable UAM SMBs with Libre 2
See https://github.com/nightscout/AndroidAPS/issues/3181.
This commit is contained in:
parent
5388c5488b
commit
f9109d6b3b
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ class SafetyPlugin @Inject constructor(
|
|||
}
|
||||
|
||||
override fun isAdvancedFilteringEnabled(value: Constraint<Boolean>): Constraint<Boolean> {
|
||||
val bgSource = activePlugin.activeBgSource
|
||||
if (!bgSource.advancedFilteringSupported()) value.set(false, rh.gs(R.string.smbalwaysdisabled), this)
|
||||
return value
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue