#ifndef __SPI_FLASH_FAT_H__ #define __SPI_FLASH_FAT_H__ #define SPI_PWR_LOCK //告诉应用层不要关电源 #define SPI_PWR_RELEAS //告诉应该层可以关电源 #endif