Skip to content
Snippets Groups Projects
Commit d9004490 authored by Jason Short's avatar Jason Short
Browse files

Missed a function definition for no_logs option

parent a816d2ae
No related branches found
No related tags found
No related merge requests found
......@@ -1027,6 +1027,7 @@ static void Log_Write_Raw() {}
static void Log_Write_GPS() {}
static void Log_Write_Current() {}
static void Log_Write_Attitude() {}
static void Log_Write_Data() {}
#ifdef OPTFLOW_ENABLED
static void Log_Write_Optflow() {}
#endif
......
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