Skip to content

Commit cfb457d

Browse files
yinzaraballoob
andauthored
Update src/ble.md
Change an to a Co-authored-by: Paulus Schoutsen <[email protected]>
1 parent ae773b7 commit cfb457d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ble.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If the gadget is unable to connect an error is returned. If the gadget required
2828

2929
The client is able to send an `identify` to the Improv service if it is in the states "Require Authorization" and "Authorized". When received, and enabled, the gadget will identify itself, like playing a sound or flashing a light. It is up to the gadget to decide if and what interaction to pick.
3030

31-
The client is able to send an `device info` to the Improv service if it is in the states "Require Authorization" and "Authorized". When received, and supported, the gadget will return the device information in the RPC response characteristic.
31+
The client is able to send a `device info` to the Improv service if it is in the states "Require Authorization" and "Authorized". When received, and supported, the gadget will return the device information in the RPC response characteristic.
3232

3333
## Revision history
3434

0 commit comments

Comments
 (0)