Spell checked non-source documentation pages.
This commit is contained in:
parent
663f449c10
commit
619b0b7b6b
27 changed files with 100 additions and 99 deletions
|
@ -417,7 +417,7 @@ void UpdateStatus(uint8_t CurrentStatus)
|
|||
/** Displays a PIMA command error via the device's serial port.
|
||||
*
|
||||
* \param ErrorCode Error code of the function which failed to complete successfully
|
||||
* \param ResponseErrorCode Indicates if the error is due to a command failed indication from the device, or a communication failure
|
||||
* \param ResponseCodeError Indicates if the error is due to a command failed indication from the device, or a communication failure
|
||||
*/
|
||||
void ShowCommandError(uint8_t ErrorCode, bool ResponseCodeError)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue