From be915d3cfcc639d6303bf8bc0e5ad825e0ef2f95 Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 5 Oct 2011 17:39:35 +0200 Subject: modified the check for carrier signal. on autoUp==true: if no interface is in running state, the app will check the state of the interface several times (can be specified by us with the _ifUpCountdown value) --- common/fbgui.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/fbgui.h') diff --git a/common/fbgui.h b/common/fbgui.h index 7a0faf5..a785b42 100644 --- a/common/fbgui.h +++ b/common/fbgui.h @@ -1,6 +1,8 @@ #ifndef FBGUI_H #define FBGUI_H +#define DEFAULT_INTERFACE_CONF_LOCATION "/var/tmp/conf_" +#define DEFAULT_QTSOCKETADDRESS "/var/tmp/qt_c_socket_default" #define DHCP_MESSAGE_SIZE 2048 #define ACK_SIZE 4 -- cgit v1.2.3-55-g7522