uuu

Dependencies:   mbed TrapezoidControl QEI Pulse LM61CIZ

Revision:
21:e3b58d675c1c
Parent:
0:669ef71cba68
--- a/System/Using.h	Tue Aug 27 04:33:08 2019 +0000
+++ b/System/Using.h	Mon Sep 09 00:19:28 2019 +0000
@@ -22,8 +22,10 @@
 #define USE_RS485
 #ifdef USE_RS485
 #	define RS485_BUFFER_SIZE 26 + BLUETOOTH_BUFFER_SIZE + MOUNTING_MOTOR_NUM-13
+#   define RS485_BUFFER_LINE 8
 #else
 #	define RS485_BUFFER_SIZE 0
+#   define RS485_BUFFER_LINE 0
 #endif
 
 #define USE_SOLENOID