diff options
-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` |