diff options
| -rw-r--r-- | firmware/export/config-m200v4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h index 21d777b..4044c3d 100644 --- a/firmware/export/config-m200v4.h +++ b/firmware/export/config-m200v4.h @@ -40,7 +40,7 @@ /* define this if you have access to the quickscreen */ //#define HAVE_QUICKSCREEN /* define this if you have access to the pitchscreen */ -//#define HAVE_PITCHSCREEN +#define HAVE_PITCHSCREEN /* define this if you would like tagcache to build on this target */ //#define HAVE_TAGCACHE |