#pragma once #ifdef __cplusplus extern "C" { #endif void MX_USB_Device_Init(); #ifdef __cplusplus } #endif