mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
test comment use / rather than @
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@19 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
bb55955a62
commit
29a5090850
@ -164,8 +164,8 @@ void DisableAuxUART(void)
|
||||
/**
|
||||
*
|
||||
* Changes the baud rate of the USART peripherial without re-initialising.
|
||||
* @param[in] UART Number
|
||||
* @param[in] Required baud rate
|
||||
* \param[in] USARTx UART Number
|
||||
* \param[in] Baud Requested baud rate
|
||||
*
|
||||
*/
|
||||
void UARTChangeBaud(USART_TypeDef* USARTx, uint32_t Baud)
|
||||
|
Loading…
Reference in New Issue
Block a user