mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Whitespace tidy
This commit is contained in:
parent
ee8763bbf1
commit
3d4f0bb137
97 changed files with 555 additions and 555 deletions
|
@ -606,7 +606,7 @@ static void cmsTraverseGlobalExit(const CMS_Menu *pMenu)
|
|||
}
|
||||
|
||||
long cmsMenuExit(displayPort_t *pDisplay, const void *ptr)
|
||||
{
|
||||
{
|
||||
int exitType = (int)ptr;
|
||||
switch (exitType) {
|
||||
case CMS_EXIT_SAVE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue