diff --git a/apps/plugins/jackpot.c b/apps/plugins/jackpot.c index 865b4e1084..8dac5e4f7a 100644 --- a/apps/plugins/jackpot.c +++ b/apps/plugins/jackpot.c @@ -66,7 +66,7 @@ const struct picture jackpot_pictures[]={ #endif }; -#define SLEEP_TIME (HZ/100) +#define SLEEP_TIME (HZ/200) #endif /* HAVE_LCD_CHARCELLS */ static struct plugin_api* rb;