diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-01-07 22:11:12 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-01-07 22:11:12 +0100 |
commit | 1c747510457c40330f8bd4506e725889c3d012e2 (patch) | |
tree | 5ed807fe726deedd51e84efb8916e71d38afdc18 /shared/consts.h | |
parent | 456efce00c0ed85061352a38edddc0a3f39c7804 (diff) |
`clang-format`
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 - |