reduced serial line buffer size

This commit is contained in:
nifi 2009-11-18 15:34:57 +00:00
parent 075a763e95
commit c89028a11f

View file

@ -13,7 +13,7 @@
#define QUEUEBUF_CONF_REF_NUM 1
#define ROUTE_CONF_ENTRIES 4
#define SERIAL_CONF_BUFSIZE 60
#define SERIAL_LINE_CONF_BUFSIZE 64
#define TIMESYNCH_CONF_ENABLED 0
#define PROFILE_CONF_ON 0