Blimp: tidy log message id definitions

Add a comment indicating only 20 ids are available to the vehicle
This commit is contained in:
Peter Barker 2021-12-18 12:21:57 +11:00 committed by Andrew Tridgell
parent 7dadc9f050
commit 3f9ca50869
1 changed files with 1 additions and 1 deletions

View File

@ -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,