Whitespaces

release/v2.9
Joel Bodenmann 2017-05-16 11:29:28 +02:00
parent 67ed0c1f5a
commit b682e48631
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ typedef struct ltdcConfig {
coord_t hsync, vsync; // Horizontal and Vertical sync pixels
coord_t hbackporch, vbackporch; // Horizontal and Vertical back porch pixels
coord_t hfrontporch, vfrontporch; // Horizontal and Vertical front porch pixels
uint32_t syncflags; // Sync flags
uint32_t syncflags; // Sync flags
uint32_t bgcolor; // Clear screen color RGB888
ltdcLayerConfig bglayer; // Background layer config