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 3558da0..d74d034 100644 --- a/robot/consts.h +++ b/robot/consts.h @@ -8,4 +8,3 @@ #define W2_MAX_MODULE_CYCLE_MS (20) #define W2_SERIAL_BAUD (9600) #define W2_E_BUFFER_SIZE (16) - |