完全没有报错了
This commit is contained in:
@@ -77,7 +77,7 @@ void app_main(void)
|
||||
.xCoreID = 0,
|
||||
},
|
||||
.descriptor = {
|
||||
.device = (const uint8_t *) &desc_device,
|
||||
.device = &desc_device,
|
||||
.qualifier = NULL,
|
||||
.string = hid_string_descriptor,
|
||||
.string_count = sizeof(hid_string_descriptor) / sizeof(hid_string_descriptor[0]),
|
||||
|
||||
Reference in New Issue
Block a user