mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
formatting
This commit is contained in:
@@ -31,4 +31,7 @@ typedef enum {
|
||||
PowerSettingsAppViewDialog,
|
||||
} PowerSettingsAppView;
|
||||
|
||||
typedef enum { RebootTypeDFU, RebootTypeNormal } RebootType;
|
||||
typedef enum {
|
||||
RebootTypeDFU,
|
||||
RebootTypeNormal
|
||||
} RebootType;
|
||||
|
||||
Reference in New Issue
Block a user