Skip to content
Snippets Groups Projects
Commit 4f250579 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

DataFlash: added LOG_ATRP_MSG define

parent 5b343885
No related branches found
No related tags found
No related merge requests found
...@@ -414,6 +414,7 @@ struct PACKED log_Radio { ...@@ -414,6 +414,7 @@ struct PACKED log_Radio {
#define LOG_GPS2_MSG 144 #define LOG_GPS2_MSG 144
#define LOG_CMD_MSG 145 #define LOG_CMD_MSG 145
#define LOG_RADIO_MSG 146 #define LOG_RADIO_MSG 146
#define LOG_ATRP_MSG 147
// 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 // message types 211 to 220 reversed for autotune use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment