Browse Source

Blimp: tidy log message id definitions

Add a comment indicating only 20 ids are available to the vehicle
gps-1.3.1
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
3f9ca50869
  1. 2
      Blimp/defines.h

2
Blimp/defines.h

@ -124,7 +124,7 @@ enum DevOptions { @@ -124,7 +124,7 @@ enum DevOptions {
DevOptionSetAttitudeTarget_ThrustAsThrust = 4,
};
// Logging parameters
// Logging parameters - only 32 messages are available to the vehicle here.
enum LoggingParameters {
LOG_CONTROL_TUNING_MSG,
LOG_DATA_INT16_MSG,

Loading…
Cancel
Save