Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikOfTheRa committed Nov 23, 2019
1 parent 9aeeaa4 commit 17b52c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MW_OSD/Def.h
Expand Up @@ -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
Expand Down

0 comments on commit 17b52c6

Please sign in to comment.