Skip to content

Commit dad56f9

Browse files
authored
fix error in wizard annotation (#20)
fixing #19
1 parent f7eebff commit dad56f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Config/DV_USART_Config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
// <q64> USART_GetRxCount
236236
// <i> Enable / disable GetRxCount count changing during data exchange (Receive) test.
237237
// <q65> USART_GetTxRxCount
238-
// <> Enable / disable GetTxRxCount count changing during data exchange (Transfer) test (in Synchronous Master mode only).
238+
// <i> Enable / disable GetTxRxCount count changing during data exchange (Transfer) test (in Synchronous Master mode only).
239239
// <q66> USART_AbortSend
240240
// <i> Enable / disable data exchange Abort Send test.
241241
// <q67> USART_AbortReceive

0 commit comments

Comments
 (0)