#ifndef __FLASH_READ_PROTECTION_ #define __FLASH_READ_PROTECTION_ #include "stm32f1xx_hal.h" extern void Flash_ReadProtection(void); #endif