mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Checklist available on all ARM boards
This commit is contained in:
parent
487cd04030
commit
e4346e70cd
15 changed files with 54 additions and 45 deletions
|
@ -1026,8 +1026,8 @@ void checkAll()
|
|||
checkSwitches();
|
||||
#endif
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
if (g_model.displayText && modelHasNotes()) {
|
||||
#if defined(CPUARM)
|
||||
if (g_model.displayChecklist && modelHasNotes()) {
|
||||
pushModelNotes();
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue