inserting macros instead of hard coded board names
This commit is contained in:
@ -4,9 +4,9 @@ Register code to run when the signal strength of the paired device changes.
|
||||
|
||||
### ~hint
|
||||
|
||||
The functions in the ``devices`` namespace allow the BBC micro:bit to communicate with a separate (remote) device,
|
||||
The functions in the ``devices`` namespace allow the @boardname@ to communicate with a separate (remote) device,
|
||||
such as a smartphone, over Bluetooth (Smart).
|
||||
The set of supported events will depend on the remote device and the BBC micro:bit apps available for the remote device.
|
||||
The set of supported events will depend on the remote device and the @boardname@ apps available for the remote device.
|
||||
|
||||
### ~
|
||||
|
||||
|
Reference in New Issue
Block a user