mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/dynamixel: fix typos
This commit is contained in:
parent
54831bbb6e
commit
7704eabfa6
@ -123,7 +123,7 @@ static inline uint16_t dynamixel_reader_get_crc(const dynamixel_reader_t *reader
|
||||
*
|
||||
* @param[in] reader the packet reader
|
||||
*
|
||||
* @return the addess of the beginning of the payload
|
||||
* @return the address of the beginning of the payload
|
||||
*/
|
||||
static inline const uint8_t *dynamixel_reader_status_get_payload(const dynamixel_reader_t *reader)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user