diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-05-24 21:04:35 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-05-24 21:04:35 +0200 |
commit | ede8a89706209fa26e151a34a28e64affbffd23d (patch) | |
tree | 053e01217e0161d55035ea206198b2e54254f145 /robot/consts.h | |
parent | 7e3ece64cd5138081263413461dc6856a668bfae (diff) |
make format
Diffstat (limited to 'robot/consts.h')
-rw-r--r-- | robot/consts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/consts.h b/robot/consts.h index a8b8397..70efcac 100644 --- a/robot/consts.h +++ b/robot/consts.h @@ -15,4 +15,3 @@ #define W2_SERCOMM_BUFFER_SIZE (16) /** size of input (receive) buffer (in bytes) */ #define W2_SERIAL_READ_BUFFER_SIZE (255) - |