mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Some minor whitespace corrections.
This commit is contained in:
		
							parent
							
								
									462fb500d7
								
							
						
					
					
						commit
						b2330934b9
					
				| @ -177,7 +177,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor = | |||||||
| 			.EndpointAddress        = (ENDPOINT_DESCRIPTOR_DIR_IN | CDC_TX_EPNUM), | 			.EndpointAddress        = (ENDPOINT_DESCRIPTOR_DIR_IN | CDC_TX_EPNUM), | ||||||
| 			.Attributes             = EP_TYPE_BULK, | 			.Attributes             = EP_TYPE_BULK, | ||||||
| 			.EndpointSize           = CDC_TXRX_EPSIZE, | 			.EndpointSize           = CDC_TXRX_EPSIZE, | ||||||
| 			.PollingIntervalMS= 		0x00 | 			.PollingIntervalMS      = 0x00 | ||||||
| 		} | 		} | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -177,7 +177,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor = | |||||||
| 			.EndpointAddress        = (ENDPOINT_DESCRIPTOR_DIR_IN | CDC_TX_EPNUM), | 			.EndpointAddress        = (ENDPOINT_DESCRIPTOR_DIR_IN | CDC_TX_EPNUM), | ||||||
| 			.Attributes             = EP_TYPE_BULK, | 			.Attributes             = EP_TYPE_BULK, | ||||||
| 			.EndpointSize           = CDC_TXRX_EPSIZE, | 			.EndpointSize           = CDC_TXRX_EPSIZE, | ||||||
| 			.PollingIntervalMS= 		0x00 | 			.PollingIntervalMS      = 0x00 | ||||||
| 		} | 		} | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dean Camera
						Dean Camera