Support of FCD Pro dongles part #1: constants

This commit is contained in:
f4exb 2015-09-07 02:53:32 +02:00
parent ed0d613f10
commit 655ba362c9
2 changed files with 3 additions and 1 deletions

View File

@ -70,7 +70,7 @@ typedef enum
TLEE_1=3,
TLEE_2=5,
TLEE_3=7
} fcdpro_tuner_lna_enhance;
} fcdpro_lna_enhance;
typedef enum
{

View File

@ -3,11 +3,13 @@ project(fcdlib)
set(fcdlib_SOURCES
fcdtraits.cpp
fcdproplusconst.cpp
fcdproconst.cpp
)
set(fcdlib_HEADERS
fcdtraits.h
fcdproplusconst.h
fcdproconst.h
)
include_directories(