This commit is contained in:
LIT 2017-09-13 17:40:54 +08:00 committed by Dave Murphy
parent 0d950af680
commit 8196e383c3

View File

@ -87,7 +87,7 @@ Result IRU_GetBitRate(u8 *out);
Result IRU_SetIRLEDState(u32 value);
/**
* @brief Gets the IR KED state.
* @brief Gets the IR LED state.
* @param out Pointer to write the IR LED state to.
*/
Result IRU_GetIRLEDRecvState(u32 *out);