2026-02-28 11:58:23 -05:00

6 lines
115 B
C

#ifndef USBD_DESC_H
#define USBD_DESC_H
#include "usbd_def.h"
extern USBD_DescriptorsTypeDef SaltyLab_Desc;
#endif