1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

Bad indentation

This commit is contained in:
Damjan Adamic 2014-07-05 19:43:31 +02:00
parent f66388c1d3
commit 50122d4ee1

View file

@ -2832,7 +2832,7 @@ void perMain()
if (!LCD_LOCKED()) {
lcd_clear();
g_menuStack[g_menuStackPtr]((warn || menu) ? 0 : evt);
}
}
#if defined(LUA)
luaTask(evt);