mirror of https://github.com/arendst/Tasmota.git
Explanation for BLEMinRssiLevel command added in the comments (#22550)
This commit is contained in:
parent
baeaad7558
commit
ebff2d2d38
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue