mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +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
|
#ifndef OPTICFLOW_SEARCH_DISTANCE
|
||||||
#define OPTICFLOW_SEARCH_DISTANCE 20
|
#define OPTICFLOW_SEARCH_DISTANCE 20
|
||||||
#endif
|
#endif
|
||||||
PRINT_CONFIG_VAR(OPTICFLOW_MAX_SEARCH_DISTANCE)
|
PRINT_CONFIG_VAR(OPTICFLOW_SEARCH_DISTANCE)
|
||||||
|
|
||||||
#ifndef OPTICFLOW_SUBPIXEL_FACTOR
|
#ifndef OPTICFLOW_SUBPIXEL_FACTOR
|
||||||
#define OPTICFLOW_SUBPIXEL_FACTOR 10
|
#define OPTICFLOW_SUBPIXEL_FACTOR 10
|
||||||
|
|||||||
Reference in New Issue
Block a user