DataFlash: reserve a range of msg types for autotuning logs

This commit is contained in:
Andrew Tridgell 2014-04-12 18:21:31 +10:00
parent 1bce4239a3
commit 7f5eeabadc

View File

@ -416,6 +416,7 @@ struct PACKED log_Radio {
#define LOG_RADIO_MSG 146 #define LOG_RADIO_MSG 146
// message types 200 to 210 reversed for GPS driver use // 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_Block.h"
#include "DataFlash_File.h" #include "DataFlash_File.h"