mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Made ethernut2 behave as before.
This commit is contained in:
parent
7ad283bfe1
commit
4519240466
@ -52,6 +52,9 @@ unsigned long clock_seconds(void);
|
||||
/* Toggles support for icon textmaps. */
|
||||
#define CTK_CONF_ICON_TEXTMAPS 1
|
||||
|
||||
/* Toggles support for windows. */
|
||||
#define CTK_CONF_WINDOWS 1
|
||||
|
||||
/* Toggles support for movable windows. */
|
||||
#define CTK_CONF_WINDOWMOVE 1 /* 333 bytes */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user