Subversion Repositories Projects

Rev

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

Rev 766 Rev 783
Line 21... Line 21...
21
#include "main.h"
21
#include "main.h"
22
#include "max7456_software_spi.h"
22
#include "max7456_software_spi.h"
23
#include "osd_helpers.h"
23
#include "osd_helpers.h"
24
#include "osd_fcmode_default.h"
24
#include "osd_fcmode_default.h"
Line 25... Line 25...
25
 
25
 
Line 26... Line 26...
26
#if !(ALLCHARSDEBUG|(WRITECHARS != -1))
26
#if (!(ALLCHARSDEBUG || (WRITECHARS != -1)) && FCONLY)
27
 
27
 
28
int osd_fcmode_default() {
28
int osd_fcmode_default() {
29
    if (COSD_FLAGS_MODES & COSD_FLAG_HUD) {
29
    if (COSD_FLAGS_MODES & COSD_FLAG_HUD) {