From 8fac1e425eca9487dda5465b74de84a2df8edddd Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 1 Sep 2011 19:27:46 +0200 Subject: fix message loss --- common/fbgui.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 common/fbgui.h (limited to 'common') diff --git a/common/fbgui.h b/common/fbgui.h new file mode 100644 index 0000000..7a0faf5 --- /dev/null +++ b/common/fbgui.h @@ -0,0 +1,7 @@ +#ifndef FBGUI_H +#define FBGUI_H + +#define DHCP_MESSAGE_SIZE 2048 +#define ACK_SIZE 4 + +#endif // FBGUI_H -- cgit v1.2.3-55-g7522