AP_Logger: Fix an error in the doc string for the MAVC message
This commit is contained in:
parent
2e8939222d
commit
18e374e687
@ -876,8 +876,8 @@ struct PACKED log_VER {
|
||||
// @Field: TimeUS: Time since system startup
|
||||
// @Field: TS: target system for command
|
||||
// @Field: TC: target component for command
|
||||
// @Field: SS: target system for command
|
||||
// @Field: SC: target component for command
|
||||
// @Field: SS: source system for command
|
||||
// @Field: SC: source component for command
|
||||
// @Field: Fr: command frame
|
||||
// @Field: Cmd: mavlink command enum value
|
||||
// @Field: P1: first parameter from mavlink packet
|
||||
|
Loading…
Reference in New Issue
Block a user