More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
This commit is contained in:
parent
2034141a7e
commit
0f45b9c8e0
115 changed files with 158 additions and 158 deletions
|
@ -635,7 +635,7 @@ static void ProcessWriteCommand(void)
|
|||
WaitForExit = true;
|
||||
|
||||
/* Check if empty request data array - an empty request after a filled request retains the
|
||||
previous valid request data, but initializes the reset */
|
||||
previous valid request data, but initialises the reset */
|
||||
if (!(SentCommand.DataSize))
|
||||
{
|
||||
if (SentCommand.Data[1] == 0x00) // Start via watchdog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue