Added PROTOCOL_VERSION define,
Started to change to new client-server protocol 0.2, Added "slash" heartbeat mode...
This commit is contained in:
@@ -80,6 +80,9 @@ AC_ARG_WITH(lcdport,
|
||||
)
|
||||
AC_DEFINE_UNQUOTED(LCDPORT, $LCDPORT)
|
||||
|
||||
AC_DEFINE_UNQUOTED(PROTOCOL_VERSION, "0.2")
|
||||
|
||||
|
||||
AC_ARG_WITH(loadmax,
|
||||
[ --with-loadmax=<load> Max Load Avg at which the backlight will]
|
||||
[ start blinking [1.3]],
|
||||
|
||||
Reference in New Issue
Block a user