fix typo in rename packet in definitions.md

This commit is contained in:
Kavish Devar
2024-10-15 11:43:25 +05:30
parent 997c1e9da7
commit f0c8a4965a
2 changed files with 76 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ The airpods will respond with the same packet after the mode has been changed.
We can send a packet to rename the AirPods. The packet format is as follows:
```plaintext
04 00 04 00 1A 01 [size] 00 [name]
04 00 04 00 1A 00 01 [size] 00 [name]
```
## Toggle case charging sounds
@@ -326,4 +326,4 @@ Example packet
```plaintext
04 00 04 00 17 00 00 00 10 00 11 00 08 7E 10 02 42 0B 08 4E 10 02 1A 05 01 00 00 00 00
```
```