diff options
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) - |