mirror of https://github.com/ArduPilot/ardupilot
log NTUN missing \newline
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2258 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
c9c7f6556e
commit
7fa6e35c49
|
@ -361,7 +361,7 @@ void Log_Read_Nav_Tuning()
|
||||||
"%d, %d, "
|
"%d, %d, "
|
||||||
"%d, %d, %d, %d, "
|
"%d, %d, %d, %d, "
|
||||||
"%d, %d, %d, "
|
"%d, %d, %d, "
|
||||||
"%d, %ld, %4.4f, %4.4f, %4.4f, %4.4f "
|
"%d, %ld, %4.4f, %4.4f, %4.4f, %4.4f\n"
|
||||||
|
|
||||||
),
|
),
|
||||||
DataFlash.ReadInt(), //yaw sensor
|
DataFlash.ReadInt(), //yaw sensor
|
||||||
|
|
Loading…
Reference in New Issue