diff --git a/libraries/DataFlash/DataFlash.h b/libraries/DataFlash/DataFlash.h index e4dcc15654..4cefa0d6d1 100644 --- a/libraries/DataFlash/DataFlash.h +++ b/libraries/DataFlash/DataFlash.h @@ -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"