mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Reverted last change because the change making it necessary in the first place was reverted.
This commit is contained in:
parent
83e823959f
commit
4a9cc0c1d0
@ -30,7 +30,7 @@
|
|||||||
*
|
*
|
||||||
* Author: Oliver Schmidt <ol.sc@web.de>
|
* Author: Oliver Schmidt <ol.sc@web.de>
|
||||||
*
|
*
|
||||||
* $Id: contiki-conf.h,v 1.7 2010/02/02 22:23:57 oliverschmidt Exp $
|
* $Id: contiki-conf.h,v 1.8 2010/02/03 22:53:59 oliverschmidt Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __CONTIKI_CONF_H__
|
#ifndef __CONTIKI_CONF_H__
|
||||||
@ -64,7 +64,7 @@
|
|||||||
#define IRC_CONF_HEIGHT 24
|
#define IRC_CONF_HEIGHT 24
|
||||||
|
|
||||||
#define WEBSERVER_CONF_CGI_CONNS UIP_CONNS
|
#define WEBSERVER_CONF_CGI_CONNS UIP_CONNS
|
||||||
#define WEBSERVER_CONF_CFS_CONNS 7
|
#define WEBSERVER_CONF_CFS_CONNS 8
|
||||||
|
|
||||||
#define WWW_CONF_WEBPAGE_WIDTH 80
|
#define WWW_CONF_WEBPAGE_WIDTH 80
|
||||||
#define WWW_CONF_WEBPAGE_HEIGHT 20
|
#define WWW_CONF_WEBPAGE_HEIGHT 20
|
||||||
|
Loading…
Reference in New Issue
Block a user