Skip to content

Commit

Permalink
Explanation for BLEMinRssiLevel command added in the comments (#22550)
Browse files Browse the repository at this point in the history
  • Loading branch information
fellev authored Dec 2, 2024
1 parent baeaad7 commit ebff2d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasmota/tasmota_xdrv_driver/xdrv_79_esp32_ble.ino
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@
BLEFilterNames
BLEFilterNames0 - clear filter list
BLEFilterNames1 - <name1>,<name2> - set one or more device names
BLEMinRssiLevel
BLEMinRssiLevel <value> - Sets the minimum allowable RSSI level for detected devices
Other drivers can add callbacks to receive advertisements
Other drivers can add 'operations' to be performed and receive callbacks from the operation's success or failure
Expand Down

0 comments on commit ebff2d2

Please sign in to comment.