summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/sansafuzeplus.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 1c8fdadb31..a0d909de11 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -133,6 +133,9 @@
133#define NUM_DRIVES 2 133#define NUM_DRIVES 2
134#define HAVE_HOTSWAP 134#define HAVE_HOTSWAP
135 135
136/* Extra threads: touchpad */
137#define TARGET_EXTRA_THREADS 1
138
136/* todo */ 139/* todo */
137#define BATTERY_CAPACITY_DEFAULT 550 /* default battery capacity */ 140#define BATTERY_CAPACITY_DEFAULT 550 /* default battery capacity */
138#define BATTERY_CAPACITY_MIN 550 /* min. capacity selectable */ 141#define BATTERY_CAPACITY_MIN 550 /* min. capacity selectable */