#ifndef __HARDWARE_CHECK_H_ #define __HARDWARE_CHECK_H_ #include <stdint.h> extern void GetHardware_Versin(uint16_t VolaVal); #endif