Skip to content

Commit

Permalink
chore: remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7061 committed Feb 18, 2025
1 parent c58ba11 commit 0a422a5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ class AbrevvaBleModule(reactContext: ReactApplicationContext) :

val macFilter: String? = options.getString("macFilter")
val allowDuplicates: Boolean = options.getBoolean("allowDuplicates")



this.manager.startScan(
{ device: BleDevice ->
reactApplicationContext.emitDeviceEvent("onScanResult", getBleDeviceData(device))
Expand Down

0 comments on commit 0a422a5

Please sign in to comment.