minor rename

This commit is contained in:
hathach
2022-12-14 23:19:47 +07:00
parent f0c51eae44
commit f62f973956
4 changed files with 67 additions and 15 deletions

View File

@@ -62,6 +62,7 @@ typedef struct
hidh_interface_t instances[CFG_TUH_HID];
} hidh_device_t;
CFG_TUSB_MEM_SECTION
static hidh_device_t _hidh_dev[CFG_TUH_DEVICE_MAX];
//------------- Internal prototypes -------------//