summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArsen Musayelyan <moussaelianarsen@gmail.com>2021-10-16 21:01:12 -0700
committerArsen Musayelyan <moussaelianarsen@gmail.com>2021-10-16 21:01:12 -0700
commit95618dd2388d5fbb271e73d52913747a0b42d9eb (patch)
treec2e88e5cd6ebffb972253064f2b507c56485a3aa /doc
parent75339323d24af0ffae60ac2b09fe6b364e6d6254 (diff)
Fix error in music status docs
Diffstat (limited to 'doc')
-rw-r--r--doc/ble.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ble.md b/doc/ble.md
index a46ee132..2f8ba41c 100644
--- a/doc/ble.md
+++ b/doc/ble.md
@@ -254,7 +254,7 @@ Enabling notifications on this characteristic gives you a single byte upon any e
#### Status
-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.
#### Artist, Track, and Album