mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
LCD asynchronous refresh prepared for Taranis+
This commit is contained in:
parent
838190ce80
commit
f66388c1d3
3 changed files with 11 additions and 3 deletions
|
@ -2853,7 +2853,8 @@ void perMain()
|
|||
}
|
||||
|
||||
drawStatusLine();
|
||||
lcdRefresh();
|
||||
|
||||
lcdRefresh(LCD_REFRESH_DONT_WAIT);
|
||||
|
||||
if (SLAVE_MODE()) {
|
||||
JACK_PPM_OUT();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue