modify
Line 939 SLCMD_TIMEOUT -> SLIR_TIMEOUT
This commit is contained in:
@ -936,7 +936,7 @@
|
|||||||
* @brief Socket-less command interrupt and interrupt mask register bit
|
* @brief Socket-less command interrupt and interrupt mask register bit
|
||||||
* @details Request command time out interrupt and interrupt mask
|
* @details Request command time out interrupt and interrupt mask
|
||||||
*/
|
*/
|
||||||
#define SLCMD_TIMEOUT (1<<2)
|
#define SLIR_TIMEOUT (1<<2)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Socket less command interrupt and interrupt mask register bit
|
* @brief Socket less command interrupt and interrupt mask register bit
|
||||||
|
Reference in New Issue
Block a user