summaryrefslogtreecommitdiffstats
path: root/common/fbgui.h
diff options
context:
space:
mode:
authorNiklas2011-10-07 14:07:39 +0200
committerNiklas2011-10-07 14:07:39 +0200
commit4595eb426c6e22eba62642f4f64b451c43964fc0 (patch)
tree34facf89448b624556b783c7c8cf3478367ccc10 /common/fbgui.h
parentmodified the check for carrier signal. on autoUp==true: if no interface is in... (diff)
downloadfbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.gz
fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.xz
fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.zip
renaming of the projekt form LogReceiver into NetworkDiscovery
Diffstat (limited to 'common/fbgui.h')
-rw-r--r--common/fbgui.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/fbgui.h b/common/fbgui.h
index a785b42..75f9b7b 100644
--- a/common/fbgui.h
+++ b/common/fbgui.h
@@ -6,4 +6,10 @@
#define DHCP_MESSAGE_SIZE 2048
#define ACK_SIZE 4
+#define DHCPCD_EXIT 9
+#define DHCPCD_ARP_TEST 10
+#define DHCPCD_CONFIGURE 11
+#define DHCPCD_WRITE 12
+#define DHCPCD_LOG 13
+
#endif // FBGUI_H