mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +03:00
Do lcdWaitDmaEnd() in perMain()
This commit is contained in:
parent
f8203b72f7
commit
6f46ef23da
4 changed files with 7 additions and 12 deletions
|
@ -47,7 +47,6 @@
|
|||
|
||||
void lcd_clear()
|
||||
{
|
||||
lcdWaitDmaEnd();
|
||||
memset(displayBuf, 0, DISPLAY_BUFER_SIZE);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue