Merge branch 'master' into console

remotes/origin_old/ugfx_release_2.6
Joel Bodenmann 2013-12-18 15:40:10 +01:00
commit 92750f0207
1 changed files with 7 additions and 7 deletions

View File

@ -83,7 +83,7 @@ typedef struct GDISPControl {
powermode_t Powermode; powermode_t Powermode;
uint8_t Backlight; uint8_t Backlight;
uint8_t Contrast; uint8_t Contrast;
} GDISPControl; } GDISPControl;
/* /*
* Our black box display structure. We know only one thing about it... * Our black box display structure. We know only one thing about it...