#pragma once #include "stm32f4xx_hal.h" void print_for_debug(UART_HandleTypeDef *huart1, float values[4]);