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 a new issue