Skip to content

Commit bfe098d

Browse files
author
Daniel Jäckle
committed
Spell check
1 parent 7911a9e commit bfe098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mac/LoRaMac.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ LoRaMacStatus_t SetTxContinuousWave( uint16_t timeout );
591591
*
592592
* \param [IN] timeout Time in seconds while the radio is kept in continuous wave mode
593593
* \param [IN] frequency RF frequency to be set.
594-
* \param [IN] power RF ouptut power to be set.
594+
* \param [IN] power RF output power to be set.
595595
* \retval status Status of the operation.
596596
*/
597597
LoRaMacStatus_t SetTxContinuousWave1( uint16_t timeout, uint32_t frequency, uint8_t power );

0 commit comments

Comments
 (0)