diff --git a/cg/cg1300.h b/cg/cg1300.h index 20f5831ac..ab191c8ed 100755 --- a/cg/cg1300.h +++ b/cg/cg1300.h @@ -1,26 +1,30 @@ -#ifndef __CG1300_H -#define __CG1300_H - -#define F_CODDITTA 101 -#define F_RAGSOC 102 -#define F_ANNO 103 -#define F_REG 104 -#define F_PROT 105 - -#endif // __CG1300_H - - - - - - - - - - - - - - - - +#ifndef __CG1300_H +#define __CG1300_H + +#define F_CODDITTA 101 +#define F_RAGSOC 102 +#define F_ANNO 103 +#define F_REG 104 +#define F_PROT 105 +#define F_PASS 106 +#define F_DA 107 +#define F_A 108 +#define F_DENATTV 109 +#define F_DENATTN 110 +#endif // __CG1300_H + + + + + + + + + + + + + + + +