Don't override www defaults for project builds.

This commit is contained in:
oliverschmidt 2007-12-15 21:39:06 +00:00
parent 97b1c95005
commit 0e8649e5ae

View file

@ -149,7 +149,9 @@ typedef unsigned short uip_stats_t;
#define TELNETD_CONF_GUI 1
#ifdef PLATFORM_BUILD
#define WWW_CONF_WEBPAGE_WIDTH 76
#define WWW_CONF_WEBPAGE_HEIGHT 30
#endif /* PLATFORM_BUILD */
#endif /* __CONTIKI_CONF_H__ */