Переименована библиотека spi flash -> memory spi

This commit is contained in:
alexey
2024-08-13 13:28:55 +03:00
parent b8bd4034d1
commit 763ab0fec7
3 changed files with 14 additions and 14 deletions

View File

@@ -24,7 +24,7 @@
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */
#include "spi_flash.h"
#include "memory_spi.h"
/* USER CODE END Includes */
/* Private typedef -----------------------------------------------------------*/