minor clean up
This commit is contained in:
		@@ -102,7 +102,7 @@
 | 
			
		||||
#define CFG_TUD_CDC_TX_BUFSIZE    (TUD_OPT_HIGH_SPEED ? 512 : 64)
 | 
			
		||||
 | 
			
		||||
// Vendor FIFO size of TX and RX
 | 
			
		||||
// If not configured vendor endpoints will not be buffered
 | 
			
		||||
// If zero: vendor endpoints will not be buffered
 | 
			
		||||
#define CFG_TUD_VENDOR_RX_BUFSIZE (TUD_OPT_HIGH_SPEED ? 512 : 64)
 | 
			
		||||
#define CFG_TUD_VENDOR_TX_BUFSIZE (TUD_OPT_HIGH_SPEED ? 512 : 64)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user