1 2 3 4 5 6
#ifndef NITRO_SPI_MIC_H_ #define NITRO_SPI_MIC_H_ void MIC_Init(void); #endif //NITRO_SPI_MIC_H_