We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbd20c commit 3c8fc14Copy full SHA for 3c8fc14
1 file changed
src/KerbalSimpitMessageTypes.h
@@ -99,7 +99,8 @@ enum OutboundPackets
99
VELOCITY_MESSAGE = 22,
100
/** Information about airspeed.
101
This channel delivers messages containing indicated airspeed and
102
- mach number for the active vessel. */
+ mach number for the active vessel.
103
+ Messages on this channel contain a airspeedMessage. */
104
AIRSPEED_MESSAGE = 27,
105
/** Apoapsis and periapsis.
106
Messages on this channel contain an apsidesMessage. */
0 commit comments