@ -86,12 +86,10 @@ int _gettimeofday( struct timeval *tv, void *tzvp )
int main(void)
{
/* USER CODE BEGIN 1 */
#if 0
#if 1
HAL_Init();
SystemClock_Config();
PeriphCommonClock_Config();
MY_LCD_Init();
LCD_BriefDisplay();
//PeriphCommonClock_Config();
#else
/* USER CODE END 1 */