mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
Removed trailing spaces
This commit is contained in:
parent
882e26201a
commit
7c8cb3205d
51 changed files with 498 additions and 498 deletions
|
@ -525,7 +525,7 @@ STATIC_UNIT_TESTED void cmsMenuOpen(void)
|
|||
{
|
||||
if (!cmsInMenu) {
|
||||
// New open
|
||||
pCurrentDisplay = cmsDisplayPortSelectCurrent();
|
||||
pCurrentDisplay = cmsDisplayPortSelectCurrent();
|
||||
if (!pCurrentDisplay)
|
||||
return;
|
||||
cmsInMenu = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue