commit
60de0d9783
2
slcand.c
2
slcand.c
|
|
@ -48,7 +48,7 @@
|
||||||
#define RUN_AS_USER "root"
|
#define RUN_AS_USER "root"
|
||||||
|
|
||||||
/* The length of ttypath buffer */
|
/* The length of ttypath buffer */
|
||||||
#define TTYPATH_LENGTH 64
|
#define TTYPATH_LENGTH 256
|
||||||
|
|
||||||
/* UART flow control types */
|
/* UART flow control types */
|
||||||
#define FLOW_NONE 0
|
#define FLOW_NONE 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue