summaryrefslogtreecommitdiff
path: root/firmware/export/config/gigabeats.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gigabeats.h')
-rw-r--r--firmware/export/config/gigabeats.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h
index 04e7b156b6..9a34791ab1 100644
--- a/firmware/export/config/gigabeats.h
+++ b/firmware/export/config/gigabeats.h
@@ -90,6 +90,7 @@
90#define CONFIG_TUNER SI4700 90#define CONFIG_TUNER SI4700
91 91
92#define HAVE_RDS_CAP 92#define HAVE_RDS_CAP
93#define SI4700_RDS_ASYNC
93 94
94/* Define this if you have the WM8978 audio codec */ 95/* Define this if you have the WM8978 audio codec */
95#define HAVE_WM8978 96#define HAVE_WM8978
@@ -163,7 +164,7 @@
163#define GPIO_EVENT_MASK (USE_GPIO1_EVENTS) 164#define GPIO_EVENT_MASK (USE_GPIO1_EVENTS)
164 165
165/* Define this if target has an additional number of threads specific to it */ 166/* Define this if target has an additional number of threads specific to it */
166#define TARGET_EXTRA_THREADS 3 167#define TARGET_EXTRA_THREADS 2
167 168
168/* Type of mobile power - check this out */ 169/* Type of mobile power - check this out */
169#define BATTERY_CAPACITY_DEFAULT 700 /* default battery capacity */ 170#define BATTERY_CAPACITY_DEFAULT 700 /* default battery capacity */