diff options
author | Kablersalat <crt@adastra7.net> | 2025-06-06 18:54:36 +0200 |
---|---|---|
committer | Kablersalat <crt@adastra7.net> | 2025-06-06 18:56:31 +0200 |
commit | 9413cc24ab623f7d7959f18310262eb3b792ff9d (patch) | |
tree | e6ee95394600fdf2daf41415c70c4d3a44bb2962 /README.md | |
parent | 489fe0eb9694f291213acbf6c8488cf6bac58a37 (diff) |
small details added
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,7 @@ Please IF YOU KNOW HOW TO MAKE THE CHECKSUMS WORK PROPERLY OR KNOW MORE THAN ME ## General info -### Hardware Details +### Common Hardware Details (Seemingly for all but Master Clock) - **Platform**: Freescale MQX RTOS - **MCU**: Most likely a Freescale/NXP Cortex-M4 (based on MQX + strings + 2017 build date) @@ -76,6 +76,8 @@ Each IP Button Bodet Sound Protocol Payload follows a consistent format: [MEL HEADER]-[LENGTH]-[START]-[SEQUENCE]-[COMMAND]-[ZONE INFO]-[METADATA]-[CHECKSUM] ``` +Seems to send two of the packets each time a button is pressed + ### MEL Header * Hex: `4D 45 4C` |