Subversion Repositories Projects

Rev

Rev 453 | Rev 459 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 453 Rev 454
Line 33... Line 33...
33
 
33
 
34
#ifndef NTSC                            // if NTSC is not thet via makefile
34
#ifndef NTSC                            // if NTSC is not thet via makefile
35
#define NTSC 0                          // set to 1 for NTSC mode + lifts the bottom line
35
#define NTSC 0                          // set to 1 for NTSC mode + lifts the bottom line
Line -... Line 36...
-
 
36
#endif
-
 
37
 
36
#endif
38
#define FCONLY 0                        // set to 1 if you do NOT have a NaviCtrl and the OSD is
37
 
39
                                                        // connected to the FC directly
38
#define HUD 1                           // set to 0 to disable HUD by default
40
#define HUD 1                           // set to 0 to disable HUD by default
39
#define ARTHORIZON 0            // set to 1 to enable roll&nick artificial horizon by default
41
#define ARTHORIZON 0            // set to 1 to enable roll&nick artificial horizon by default
40
#define BIGVARIO 0                      // set to 1 to enable the big vario bar on right side
42
#define BIGVARIO 0                      // set to 1 to enable the big vario bar on right side