From 1c2beba85c223bcf401f877b0c29025490fcdaa4 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 29 Mar 2019 16:23:00 +0700 Subject: working on suspend and resume change dcd_init signature --- src/class/cdc/cdc_device.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/class') diff --git a/src/class/cdc/cdc_device.h b/src/class/cdc/cdc_device.h index d9a200dd4..25c721e13 100644 --- a/src/class/cdc/cdc_device.h +++ b/src/class/cdc/cdc_device.h @@ -38,7 +38,6 @@ #define CFG_TUD_CDC_EPSIZE 64 #endif - #ifdef __cplusplus extern "C" { #endif -- cgit v1.3.1