Removed web browser settings that aren't actually different from the defaults.
This commit is contained in:
parent
65a4472a0d
commit
cdb16c02fa
1 changed files with 0 additions and 10 deletions
|
@ -175,15 +175,5 @@ typedef unsigned long clock_time_t;
|
||||||
|
|
||||||
#define WWW_CONF_WEBPAGE_WIDTH 76
|
#define WWW_CONF_WEBPAGE_WIDTH 76
|
||||||
#define WWW_CONF_WEBPAGE_HEIGHT 30
|
#define WWW_CONF_WEBPAGE_HEIGHT 30
|
||||||
#define WWW_CONF_HISTORY_SIZE 40
|
|
||||||
#define WWW_CONF_MAX_URLLEN 200
|
|
||||||
#define WWW_CONF_MAX_NUMPAGEWIDGETS 80
|
|
||||||
#define WWW_CONF_RENDERSTATE 1
|
|
||||||
#define WWW_CONF_FORMS 1
|
|
||||||
#define WWW_CONF_MAX_FORMACTIONLEN 200
|
|
||||||
#define WWW_CONF_MAX_FORMNAMELEN 200
|
|
||||||
#define WWW_CONF_MAX_INPUTNAMELEN 200
|
|
||||||
#define WWW_CONF_MAX_INPUTVALUELEN 240
|
|
||||||
#define WWW_CONF_PAGEVIEW 1
|
|
||||||
|
|
||||||
#endif /* __CONTIKI_CONF_H__ */
|
#endif /* __CONTIKI_CONF_H__ */
|
||||||
|
|
Loading…
Add table
Reference in a new issue