whitespaces

This commit is contained in:
Joel Bodenmann 2013-12-18 15:39:47 +01:00
parent 68cc29c207
commit e941339bba

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...