[CI] Format code according to conventions (#25828)
Format code according to conventions
This commit is contained in:
@@ -45,7 +45,7 @@ typedef struct surface_painter_device_t {
|
||||
void *buffer;
|
||||
uint8_t *u8buffer;
|
||||
uint16_t *u16buffer;
|
||||
rgb_t * rgbbuffer;
|
||||
rgb_t *rgbbuffer;
|
||||
};
|
||||
|
||||
// Manually manage the viewport for streaming pixel data to the display
|
||||
|
||||
Reference in New Issue
Block a user