User Activity

#include "stm32g0xx_hal.h"  HAL_FLASH_Unlock();  FLASH_Erase_Sector( FLASH_SECTOR_11,VOLTAGE_RANGE_1 );  HAL_FLASH_Lock();ERROR:../Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g070xx.h:531:31: error: expected declaration specifiers or '...' before ...