SXXXXXXX_PyBusMonitor1553/cpp/GrifoScope/GrifoXLruMonitor/common_def.h
2025-12-17 07:59:30 +01:00

13 lines
150 B
C

#ifndef COMMON_DEF_H
#define COMMON_DEF_H
enum deviceID
{
PSM_ID = 1,
PPS_ID = 2,
LCU_ID = 3,
EIF_ID = 4,
};
#endif // COMMON_DEF_H