#pragma once

#include <stm32f3xx_hal.h>

extern IWDG_HandleTypeDef hiwdg;
extern TIM_HandleTypeDef htim2;
extern SPI_HandleTypeDef hspi2;