Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
This commit is contained in:
parent
0210fa5648
commit
7dffa15c16
93 changed files with 1750 additions and 153 deletions
|
|
@ -219,7 +219,7 @@ uint8_t SImage_SendData(void* const Buffer,
|
|||
return ErrorCode;
|
||||
}
|
||||
|
||||
/** Function to receive the given data to the device, after a response block has been received.
|
||||
/** Function to receive the given data from the device, after a response block has been received.
|
||||
*
|
||||
* \param[out] Buffer Destination data buffer to put read bytes from the device
|
||||
* \param[in] Bytes Number of bytes to receive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue