#pragma once void SystemClock_Config(); void MX_I2C2_Init(); void MX_USART2_UART_Init(); void MX_GPIO_Init(); void Error_Handler();