campo-sirio/sc/sc2100a.h

22 lines
459 B
C
Raw Normal View History

#ifndef __SC2100A_H
#define __SC2100A_H
#define F_CODDITTA 101
#define F_RAGSOC 102
#define F_CODPROF 103
#define F_LINPROF 104
#define F_DESPROF 105
#define F_DATALIMOP 110
#define F_DATALIMSC 111
#define F_GIORISCH 112
#define F_STAMPCHIU 113
#define F_DATACHIU 114
#define F_LUOGOSEND 115
#define F_DATASEND 116
#define F_CLIFO 117
// basename of profile
#define BASE_EC_PROFILE "PEC"
#endif