Mercurial > public > ostc4
comparison Discovery/Inc/configuration.h @ 499:668471c5f410
Added compile switch to enable / disable new BigFont layout
author | Ideenmodellierer |
---|---|
date | Mon, 24 Aug 2020 19:31:05 +0200 |
parents | 4ce932235578 |
children | 06b21f1e47a5 |
comparison
equal
deleted
inserted
replaced
498:4811f3dfaa52 | 499:668471c5f410 |
---|---|
47 /* #define ENABLE_ANALYSE_SAMPLES */ | 47 /* #define ENABLE_ANALYSE_SAMPLES */ |
48 | 48 |
49 /* Enable to have access to the debug view options (turn on / off via menu instead of compile switch) */ | 49 /* Enable to have access to the debug view options (turn on / off via menu instead of compile switch) */ |
50 /* #define HAVE_DEBUG_VIEW */ | 50 /* #define HAVE_DEBUG_VIEW */ |
51 | 51 |
52 /* Enable to add new BIG font layout to option menu */ | |
53 #define ENABLE_BIGFONT_VX | |
52 #endif | 54 #endif |