mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-10 08:25:23 +00:00
added dummy RTIMER definition
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#ifndef __RTIMER_ARCH_H__
|
||||
#define __RTIMER_ARCH_H__
|
||||
|
||||
#define RTIMER_ARCH_SECOND 1 /* TODO Implement? */
|
||||
|
||||
#endif /* __RTIMER_ARCH_H__ */
|
||||
|
Reference in New Issue
Block a user