summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/jackpot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/jackpot.c b/apps/plugins/jackpot.c
index 865b4e1..8dac5e4 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;