From 17b52c61cb90dbcfd32f573e917c2e1905bd0644 Mon Sep 17 00:00:00 2001 From: ShikOfTheRa Date: Sat, 23 Nov 2019 22:24:18 +0000 Subject: [PATCH] remove debug --- MW_OSD/Def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MW_OSD/Def.h b/MW_OSD/Def.h index 15102e8b..ad300368 100644 --- a/MW_OSD/Def.h +++ b/MW_OSD/Def.h @@ -21,7 +21,7 @@ //#define DEBUGDPOSMSPID 33 // display MSP ID received //#define DEBUGDPOSMAV // display d0-3 as mav packet rates for VFR_HUD, Attitude, GPS raw, RC raw -#define DEBUG 4 // Enable/disable option to display OSD debug values. Define which OSD switch position to show debug on screen display 0 (default), 1 or 2. 4 for always on +//#define DEBUG 4 // Enable/disable option to display OSD debug values. Define which OSD switch position to show debug on screen display 0 (default), 1 or 2. 4 for always on // Display Debug text message in standard screen text warning message area // Enable and set debugtext=1 in code when required