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 @@ #define NUM_DRIVES 2 #define HAVE_HOTSWAP +/* Extra threads: touchpad */ +#define TARGET_EXTRA_THREADS 1 + /* todo */ #define BATTERY_CAPACITY_DEFAULT 550 /* default battery capacity */ #define BATTERY_CAPACITY_MIN 550 /* min. capacity selectable */