How to use function in main.c I want to make function about operate state. using interrupt! Plz check my main code. and check my error. Error[Pe065]: expected a ";
/* USER CODE END Header */ /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "usart.h" #include "gpio.h" #include "stm32h750xx.h" #include "ESP32.h" #include "stm32h7xx_hal_uart....