diff options
-rw-r--r-- | firmware/export/config-iaudiox5.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index 8250e0853b..80d9ef02df 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -30,8 +30,9 @@ /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC -/* Define this if you have an remote lcd */ +/* Define this if you have an remote lcd #define HAVE_REMOTE_LCD +*/ #define CONFIG_LCD LCD_X5 |