Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project.

This commit is contained in:
Dean Camera 2010-07-15 11:01:31 +00:00
parent 40631e9fe5
commit dfe50ff349
9 changed files with 40 additions and 15 deletions

View file

@ -130,7 +130,7 @@ USART_USB_Descriptor_Configuration_t PROGMEM USART_ConfigurationDescriptor =
.Data = {0x06}
},
.CDC_Functional_Union=
.CDC_Functional_Union =
{
.Header = {.Size = sizeof(CDC_FUNCTIONAL_DESCRIPTOR(2)), .Type = 0x24},
.SubType = 0x06,