mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 15:33:32 +08:00
corrected typos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2378 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
c49700184f
commit
aefe518780
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#define RT_ALARM_TM_NOW -1 /* set the alarm tm_day,tm_mon,tm_sec,ect to now.we also call it "don't care" value */
|
#define RT_ALARM_TM_NOW -1 /* set the alarm tm_day,tm_mon,tm_sec,etc. to now.we also call it "don't care" value */
|
||||||
|
|
||||||
/* alarm flags */
|
/* alarm flags */
|
||||||
#define RT_ALARM_ONESHOT 0x000 /* only alarm onece */
|
#define RT_ALARM_ONESHOT 0x000 /* only alarm onece */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user