|
|
@@ -126,13 +126,13 @@ Seems to send two of the packets each time a button is pressed
|
|
|
### Melody to Zone 8, Melody 9, Infinite Repeats
|
|
|
|
|
|
```
|
|
|
-4d454c 0021 0100 28ff 3001 8000 0000 0000 0000 0000 0000 0001 03 00 01 09 0100 01 d5
|
|
|
+4d454c 0021 0100 28ff 3001 8000 0000 0000 0000 0000 0000 0001 03 00 01 09 0100 01d5
|
|
|
```
|
|
|
|
|
|
* Zone 8 = `8000 ...`
|
|
|
* Volume = `03`, Repeats = `00` (infinite)
|
|
|
* Melody = `09`
|
|
|
-* Checksum = `D5`
|
|
|
+* Checksum = `01D5`
|
|
|
|
|
|
### Stop All Zones
|
|
|
|