mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Log file moved to RAM and aligned for proper DMA access. Log functions renamed.
This commit is contained in:
parent
6ddb9e414f
commit
e229c8f8e7
13 changed files with 31 additions and 23 deletions
|
@ -391,7 +391,7 @@ void perMain()
|
|||
#endif
|
||||
checkSpeakerVolume();
|
||||
checkEeprom();
|
||||
writeLogs();
|
||||
logsWrite();
|
||||
handleUsbConnection();
|
||||
checkTrainerSettings();
|
||||
periodicTick();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue