mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:32:44 +01:00
* added prio definition
This commit is contained in:
parent
7f8baa8818
commit
dd45a471f6
@ -60,6 +60,8 @@ and the mailinglist (subscription via web site)
|
|||||||
#include "msg.h"
|
#include "msg.h"
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
|
|
||||||
|
#define PRIORITY_CC1100 PRIORITY_MIN-9
|
||||||
|
|
||||||
#define MSG_POLL 12346
|
#define MSG_POLL 12346
|
||||||
|
|
||||||
#define FLAGS_IDENTIFICATION (0x01) ///< Bit mask for reading the identification out of the flags field
|
#define FLAGS_IDENTIFICATION (0x01) ///< Bit mask for reading the identification out of the flags field
|
||||||
|
Loading…
Reference in New Issue
Block a user