FMUv5: Set sdlog mode param

This commit is contained in:
Lorenz Meier
2017-05-07 18:02:24 +02:00
parent 68e76d8ed3
commit d31ee73354

View File

@@ -868,7 +868,7 @@ then
if ver hwcmp PX4FMU_V5
then
set LOGGER_BUF 64
set SDLOG_MODE 3
param set SDLOG_MODE 3
fi
if param compare SDLOG_MODE 1
then