mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
corrected printing of config var
This commit is contained in:
@@ -95,7 +95,7 @@ PRINT_CONFIG_VAR(OPTICFLOW_WINDOW_SIZE)
|
||||
#ifndef OPTICFLOW_SEARCH_DISTANCE
|
||||
#define OPTICFLOW_SEARCH_DISTANCE 20
|
||||
#endif
|
||||
PRINT_CONFIG_VAR(OPTICFLOW_MAX_SEARCH_DISTANCE)
|
||||
PRINT_CONFIG_VAR(OPTICFLOW_SEARCH_DISTANCE)
|
||||
|
||||
#ifndef OPTICFLOW_SUBPIXEL_FACTOR
|
||||
#define OPTICFLOW_SUBPIXEL_FACTOR 10
|
||||
|
||||
Reference in New Issue
Block a user