Spell check library source code files.
This commit is contained in:
parent
6d2a08f1b7
commit
f01a05415c
46 changed files with 72 additions and 72 deletions
|
@ -52,7 +52,7 @@ static uint8_t RX_BitsRemaining;
|
|||
static uint8_t RX_Data;
|
||||
|
||||
|
||||
/** Initialises the software UART, ready for data transmission and reception into the global ring buffers. */
|
||||
/** Initializes the software UART, ready for data transmission and reception into the global ring buffers. */
|
||||
void SoftUART_Init(void)
|
||||
{
|
||||
/* Set TX pin to output high, enable RX pull-up */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue