Index: firmware/export/config/sansafuzeplus.h =================================================================== --- firmware/export/config/sansafuzeplus.h (revision 31595) +++ firmware/export/config/sansafuzeplus.h (working copy) @@ -125,6 +125,9 @@ /* Which backlight fading type? */ #define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING +/* Define this if target has an additional number of threads specific to it */ +#define TARGET_EXTRA_THREADS 1 + /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE