diff options
author | Sigma-Ohio <crt@teleco.ch> | 2025-06-09 06:03:08 +0200 |
---|---|---|
committer | Sigma-Ohio <crt@teleco.ch> | 2025-06-09 06:03:08 +0200 |
commit | d5a38837f925e9a9bcc1f28265992ee90ae06eff (patch) | |
tree | bcd62707073f0e064ba57c7e0c1ef25c075cfbc1 /README.md | |
parent | 19570dbb48676496844a5a7862cbeca1ee44a783 (diff) |
Typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |