mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +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
|
@ -46,7 +46,7 @@ void preModelLoad()
|
|||
#endif
|
||||
|
||||
#if defined(SDCARD)
|
||||
closeLogs();
|
||||
logsClose();
|
||||
#endif
|
||||
|
||||
if (pulsesStarted()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue