mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 08:13:56 -04:00
DataFlash: reserve a range of msg types for autotuning logs
This commit is contained in:
parent
1bce4239a3
commit
7f5eeabadc
@ -416,6 +416,7 @@ struct PACKED log_Radio {
|
||||
#define LOG_RADIO_MSG 146
|
||||
|
||||
// message types 200 to 210 reversed for GPS driver use
|
||||
// message types 211 to 220 reversed for autotune use
|
||||
|
||||
#include "DataFlash_Block.h"
|
||||
#include "DataFlash_File.h"
|
||||
|
Loading…
Reference in New Issue
Block a user