mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
Added missing comma
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2246 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
34c7555fd1
commit
411ba90742
@ -379,7 +379,7 @@ void Log_Read_Nav_Tuning()
|
||||
Serial.printf_P(PSTR( "NTUN, %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 "
|
||||
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user