diff --git a/sw/airborne/modules/computer_vision/viewvideo.c b/sw/airborne/modules/computer_vision/viewvideo.c index 0a2cda0779..c5447e311b 100644 --- a/sw/airborne/modules/computer_vision/viewvideo.c +++ b/sw/airborne/modules/computer_vision/viewvideo.c @@ -87,7 +87,7 @@ PRINT_CONFIG_VAR(VIEWVIDEO_FPS) #ifndef VIEWVIDEO_NICE_LEVEL #define VIEWVIDEO_NICE_LEVEL 5 #endif -PRINT_CONFIG_VAR(VIEWVIDEO_FPS) +PRINT_CONFIG_VAR(VIEWVIDEO_NICE_LEVEL) // Check if we are using netcat instead of RTP/UDP #ifndef VIEWVIDEO_USE_NETCAT