Change over Doxygen \note documentation to \pre where applicable.
This commit is contained in:
parent
27fb44268f
commit
a14ece5f57
17 changed files with 118 additions and 123 deletions
|
@ -56,7 +56,7 @@
|
|||
#endif
|
||||
|
||||
/** Serial carrier TPI/PDI speed when hardware TPI/PDI mode is used. */
|
||||
#define XPROG_HARDWARE_SPEED 1000000
|
||||
#define XPROG_HARDWARE_SPEED 500000
|
||||
|
||||
/** Total number of bits in a single USART frame. */
|
||||
#define BITS_IN_USART_FRAME 12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue