diff options
Diffstat (limited to 'shared/consts.h')
-rw-r--r-- | shared/consts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/consts.h b/shared/consts.h index 57426bf..b68c1a0 100644 --- a/shared/consts.h +++ b/shared/consts.h @@ -8,4 +8,3 @@ #define CD_ERROR_BUFFER_SIZE 16 /** @brief size of the serial communication buffer (in messages, not bytes) */ #define CD_SERCOMM_BUFFER_SIZE 16 - |