rusefillc 2024-11-22 15:22:56 -05:00
parent b757c8e225
commit 63ffcdbe07
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#pragma once
#define SENT_MSG_DATA_SIZE 6
/* Status + two 12-bit signals + CRC */
#define SENT_MSG_PAYLOAD_SIZE (1 + SENT_MSG_DATA_SIZE + 1) // Size of payload