mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
added dummy RTIMER definition
This commit is contained in:
parent
559e3eb6ea
commit
deeed3389a
@ -1,4 +1,6 @@
|
||||
#ifndef __RTIMER_ARCH_H__
|
||||
#define __RTIMER_ARCH_H__
|
||||
|
||||
#define RTIMER_ARCH_SECOND 1 /* TODO Implement? */
|
||||
|
||||
#endif /* __RTIMER_ARCH_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user