#ifndef __DEF_H #define __DEF_H #ifdef __cplusplus extern "C" { #endif #define MAX_DEVICES 10 #ifdef __cplusplus } #endif #endif /* __MAIN_H */