Skip to content

Commit 95618dd

Browse files
committed
Fix error in music status docs
1 parent 7533932 commit 95618dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/ble.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Enabling notifications on this characteristic gives you a single byte upon any e
254254

255255
#### Status
256256

257-
The status characteristic allows setting the playing status of music. Send `0x01` to the status characteristic for playing, and `0x01` for paused.
257+
The status characteristic allows setting the playing status of music. Send `0x01` to the status characteristic for playing, and `0x00` for paused.
258258

259259
#### Artist, Track, and Album
260260

0 commit comments

Comments
 (0)