[FL-1286] Add vertical screen orientation (#472)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
struct ViewPort {
|
||||
Gui* gui;
|
||||
bool is_enabled;
|
||||
ViewPortOrientation orientation;
|
||||
|
||||
uint8_t width;
|
||||
uint8_t height;
|
||||
|
Reference in New Issue
Block a user