mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 10:33:31 +08:00
A comment has been added (#6398)
This commit is contained in:
parent
0cb6211372
commit
ba4ffc2094
@ -513,7 +513,7 @@ struct rt_object_information
|
||||
|
||||
/* 1 or 3 */
|
||||
#ifndef RT_TIMER_SKIP_LIST_MASK
|
||||
#define RT_TIMER_SKIP_LIST_MASK 0x3
|
||||
#define RT_TIMER_SKIP_LIST_MASK 0x3 /**< Timer skips the list mask */
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user