We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7533932 commit 95618ddCopy full SHA for 95618dd
1 file changed
doc/ble.md
@@ -254,7 +254,7 @@ Enabling notifications on this characteristic gives you a single byte upon any e
254
255
#### Status
256
257
-The status characteristic allows setting the playing status of music. Send `0x01` to the status characteristic for playing, and `0x01` for paused.
+The status characteristic allows setting the playing status of music. Send `0x01` to the status characteristic for playing, and `0x00` for paused.
258
259
#### Artist, Track, and Album
260
0 commit comments