minor clean up

This commit is contained in:
hathach
2022-12-22 11:43:57 +07:00
parent c99af908f1
commit 11233e4d3e
2 changed files with 9 additions and 23 deletions

View File

@@ -108,6 +108,10 @@
#define CFG_TUH_HID_EPIN_BUFSIZE 64
#define CFG_TUH_HID_EPOUT_BUFSIZE 64
//------------- CDC -------------//
// Set both DTR ( bit 0), RTS (bit 1) on enumeration/mounted
#define CFG_TUH_CDC_SET_DTRRTS_ON_ENUM 0x03
#ifdef __cplusplus
}
#endif