driver/framebuffer.h: increase fade time, with 1750 there is no visible fade effect at all

This commit is contained in:
[CST] Focus
2014-07-10 15:21:15 +04:00
parent 75f7ac1235
commit aa0c780dbf

View File

@@ -50,7 +50,7 @@ typedef struct fb_var_screeninfo t_fb_var_screeninfo;
#define CORNER_BOTTOM 0xC
#define CORNER_ALL 0xF
#define FADE_TIME 1750
#define FADE_TIME 5000
#define FADE_STEP 5
#define FADE_RESET 0xFFFF