modified: src/W25QXXArduino/w25qxx.h

second
YUNLEI 2022-09-02 19:35:58 +08:00
parent 08fb0fc980
commit 2f534b4f87
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ extern uint16_t W25QXX_TYPE; //
#define SPI_FREQUENCY 30*1000000 //SPI时钟频率硬件SPI使用
#define HARDWARE_SPI //使用硬件SPI
// #define SOFTWARE_SPI //使用软件SPI
// #define FLASH_TEST_ENABLE //使能测试
// #define FLASH_TEST_ENABLE //使能测试
//////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////