#ifndef __STU_INSTRUCT_AND_DECODE__ #define __STU_INSTRUCT_AND_DECODE__ #include "stm32f1xx_hal.h" uint8_t STU_InstructAndDecode(void); #endif