modified: src/W25QXXArduino/w25qxx.cpp
parent
5e1b53b291
commit
08fb0fc980
|
@ -13,7 +13,7 @@ static void delayus(uint32_t nus){
|
|||
}
|
||||
}
|
||||
/**
|
||||
* @brief 初始化SPI,ESP32一共用4个SPI,能用的有两个.
|
||||
* @brief 初始化SPI,ESP32一共用4个SPI,能用的有两个.在h文件中选择esp32还是esp32s3
|
||||
*
|
||||
*/
|
||||
void SPI1S_Init(void){
|
||||
|
|
Loading…
Reference in New Issue