#ifndef USB_DFU__H_ #define USB_DFU__H_ #include "PanSeries.h" void on_usb_dfu_enter(void); #endif