1 2 3 4 5 6
#ifndef NITRO_CARD_COMMON_H_ #define NITRO_CARD_COMMON_H_ void CARD_Init(void); #endif //NITRO_CARD_COMMON_H_