wmbiff: Raise sleep interval to 20 secs

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
This commit is contained in:
Carlos R. Mafra 2011-03-21 17:13:12 +01:00
parent 6f93d12d09
commit a0e1495bd6

View file

@ -49,7 +49,7 @@ static const int wmbiff_mask_width = 64;
#define CHAR_HEIGHT 7
#define BLINK_TIMES 8
#define DEFAULT_SLEEP_INTERVAL 5000
#define DEFAULT_SLEEP_INTERVAL 20000
#define BLINK_SLEEP_INTERVAL 200
#define DEFAULT_LOOP 5