From b4517d8e54605d0c9b48657dea91b56f9ca33dd0 Mon Sep 17 00:00:00 2001 From: Andi Kanzler Date: Mon, 11 May 2020 00:22:47 +0200 Subject: [PATCH] ... --- src/main/io/vtx_smartaudio.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/io/vtx_smartaudio.c b/src/main/io/vtx_smartaudio.c index a89dc2796e..cb60d447ad 100644 --- a/src/main/io/vtx_smartaudio.c +++ b/src/main/io/vtx_smartaudio.c @@ -28,7 +28,6 @@ #include "platform.h" -// Todo: Comment in before commit! #if defined(USE_VTX_SMARTAUDIO) && defined(USE_VTX_CONTROL) #include "build/debug.h"