mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
drivers/at86rf2xx: fix typo
This commit is contained in:
parent
decadc41a0
commit
1582b105d3
@ -389,7 +389,7 @@ uint8_t at86rf2xx_get_phy_mode(at86rf2xx_t *dev);
|
||||
*
|
||||
* @param[in] dev device to read from
|
||||
*
|
||||
* @return the currenty set rate mode
|
||||
* @return the currently set rate mode
|
||||
*/
|
||||
uint8_t at86rf2xx_get_rate(at86rf2xx_t *dev);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user