add leds and button capabilities to the econotag.
This commit is contained in:
parent
97f70a2334
commit
cb29a9c667
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@
|
|||
/* end of mc1322x specific config. */
|
||||
|
||||
/* start of conitki config. */
|
||||
#define PLATFORM_HAS_LEDS 1
|
||||
#define PLATFORM_HAS_BUTTON 1
|
||||
|
||||
#define RIMEADDR_CONF_SIZE 8
|
||||
|
||||
/* EUI64 generation */
|
||||
|
|
Loading…
Reference in a new issue