removing hashtags from docs
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# On Signal Strength Changed
|
||||
|
||||
The `on signal strength changed` function. #docs #devices #ble
|
||||
The `on signal strength changed` function.
|
||||
|
||||
Register code to run when the signal strength of the paired device changes.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# raise alert to
|
||||
|
||||
The raise alert to function. #docs #antenna #ble
|
||||
The raise alert to function.
|
||||
|
||||
Raise an alert on a remote device.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Receive Number
|
||||
|
||||
The broadcast function. #docs #ble #radio
|
||||
The broadcast function.
|
||||
|
||||
Reads the next radio packet as a number data packet.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Signal Strength
|
||||
|
||||
The `signal strength` function. #docs #antenna #ble
|
||||
The `signal strength` function.
|
||||
|
||||
Returns the signal strength reported by the paired device from ``0`` (no signal) to ``4`` (full strength).
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# tell camera to
|
||||
|
||||
The tell camera to function. #docs #antenna #ble
|
||||
The tell camera to function.
|
||||
|
||||
Access the photo/video-taking functionality of a remote device using the ``tell camera to`` function.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# tell microphone to
|
||||
|
||||
The tell microphone to function. #docs #antenna #ble
|
||||
The tell microphone to function.
|
||||
|
||||
Access the audio recording capabilities of the device using the ``tell microphone to`` function.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# tell remote control to
|
||||
|
||||
The tell remote control to function. #docs #antenna #ble
|
||||
The tell remote control to function.
|
||||
|
||||
Control the presentation of media content available on a remote device using the `tell remote control` to function.
|
||||
|
||||
|
Reference in New Issue
Block a user