From 2f534b4f8738d1c1b6e49bc863253da7909c07e0 Mon Sep 17 00:00:00 2001 From: lei <3224404793@qq.com> Date: Fri, 2 Sep 2022 19:35:58 +0800 Subject: [PATCH] modified: src/W25QXXArduino/w25qxx.h --- src/W25QXXArduino/w25qxx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/W25QXXArduino/w25qxx.h b/src/W25QXXArduino/w25qxx.h index 9531a74..ea553cd 100644 --- a/src/W25QXXArduino/w25qxx.h +++ b/src/W25QXXArduino/w25qxx.h @@ -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 //使能测试 ////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////