mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Fixed whitespace
This commit is contained in:
parent
786343e2b2
commit
8dd4a584c1
53 changed files with 311 additions and 311 deletions
|
@ -610,7 +610,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