dead define

(cherry picked from commit 34df8d6e9a)
This commit is contained in:
Matthew Kennedy 2023-03-03 02:21:43 -08:00 committed by rusefillc
parent 94ed2b6d6f
commit 0df94d89ee
1 changed files with 0 additions and 2 deletions

View File

@ -121,8 +121,6 @@ protected:
#endif // HAL_USE_UART
#define CRC_VALUE_SIZE 4
// todo: double-check this
#define CRC_WRAPPING_SIZE (CRC_VALUE_SIZE + 3)
// that's 1 second
#define BINARY_IO_TIMEOUT TIME_MS2I(1000)