mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Bad indentation
This commit is contained in:
parent
f66388c1d3
commit
50122d4ee1
1 changed files with 1 additions and 1 deletions
|
@ -2832,7 +2832,7 @@ void perMain()
|
|||
if (!LCD_LOCKED()) {
|
||||
lcd_clear();
|
||||
g_menuStack[g_menuStackPtr]((warn || menu) ? 0 : evt);
|
||||
}
|
||||
}
|
||||
|
||||
#if defined(LUA)
|
||||
luaTask(evt);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue