1
0
Fork 0
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:
Damjan Adamic 2016-09-11 14:25:01 +02:00
parent 6ddb9e414f
commit e229c8f8e7
13 changed files with 31 additions and 23 deletions

View file

@ -46,7 +46,7 @@ void preModelLoad()
#endif
#if defined(SDCARD)
closeLogs();
logsClose();
#endif
if (pulsesStarted()) {