removing hashtags from docs

This commit is contained in:
Peli de Halleux
2016-04-01 16:22:47 -07:00
parent 64eec2875b
commit 9f4a121829
268 changed files with 268 additions and 274 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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).

View File

@ -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.

View File

@ -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.

View File

@ -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.