diff options
| -rw-r--r-- | firmware/export/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index bb1c5ea..dd2059e 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -24,6 +24,8 @@ #include "autoconf.h" +#define HAVE_VIEWPORT_CLIP + /* symbolic names for multiple choice configurations: */ /* CONFIG_STORAGE (note these are combineable bit-flags) */ |