mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-17 10:30:22 +00:00
Added CTK_CONF_HYPERLINK in order to keep them ;-))
This commit is contained in:
@@ -68,6 +68,7 @@ typedef unsigned long clock_time_t;
|
|||||||
#define CTK_CONF_MAXMENUITEMS 10
|
#define CTK_CONF_MAXMENUITEMS 10
|
||||||
#define CTK_CONF_WIDGET_FLAGS 0
|
#define CTK_CONF_WIDGET_FLAGS 0
|
||||||
#define CTK_CONF_SCREENSAVER 0
|
#define CTK_CONF_SCREENSAVER 0
|
||||||
|
#define CTK_CONF_HYPERLINK 1
|
||||||
|
|
||||||
#define COLOR_BLACK (0)
|
#define COLOR_BLACK (0)
|
||||||
#define COLOR_BLUE (1)
|
#define COLOR_BLUE (1)
|
||||||
|
Reference in New Issue
Block a user