diff options
| -rw-r--r-- | firmware/export/config/gogearsa9200.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h index 40964a7..c6dd67a 100644 --- a/firmware/export/config/gogearsa9200.h +++ b/firmware/export/config/gogearsa9200.h @@ -94,6 +94,9 @@ #define AB_REPEAT_ENABLE +/* Define this if you can detect headphones */ +#define HAVE_HEADPHONE_DETECTION + /* Define this for LCD backlight available */ #define HAVE_BACKLIGHT #define HAVE_BACKLIGHT_BRIGHTNESS |