Implement rtimers for ADuCRF101
This commit is contained in:
parent
c8716f4d57
commit
ad141b00fb
5 changed files with 96 additions and 15 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
#define RTIMER_ARCH_SECOND (1000)
|
||||
#define RTIMER_ARCH_SECOND (32768)
|
||||
|
||||
#include "sys/rtimer.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue