#ifdef GLOBALS_UDS_CFG #define EXTERN_UDS_CFG #else #define EXTERN_UDS_CFG extern #endif #ifndef _UDS_CFG_H_ #define _UDS_CFG_H_ #define N_Unlock 10000 #define N_SequenceOut 500 #define N_Session 5000 #define N_Cr 150 #define N_Bs 150 #define ID_PhyAddr 0x660 #define ID_ResAddr 0x668 //η©ηεεΊ #define ID_FunAddr 0x7df #define N_FILL 0xAA #endif