mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Remove dirty matching
This commit is contained in:
@@ -177,7 +177,7 @@ class AppleFactory @Inject constructor(
|
||||
scanResult = scanResult,
|
||||
proximityMessage = pm
|
||||
)
|
||||
dm == 0x0520.toUShort() || dmDirty == 5.toUByte() -> BeatsX(
|
||||
dm == 0x0520.toUShort() -> BeatsX(
|
||||
identifier = identifier,
|
||||
scanResult = scanResult,
|
||||
proximityMessage = pm
|
||||
|
||||
Reference in New Issue
Block a user