We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76db88e commit 599b98bCopy full SHA for 599b98b
components/usb/iot_usbh_cdc/include/iot_usbh_cdc.h
@@ -266,4 +266,5 @@ esp_err_t usbh_cdc_get_state(usbh_cdc_handle_t cdc_handle, usbh_cdc_state_t *sta
266
esp_err_t usbh_cdc_desc_print(usbh_cdc_handle_t cdc_handle);
267
268
#ifdef __cplusplus
269
+}
270
#endif
0 commit comments