add leds and button capabilities to the econotag.

This commit is contained in:
Mariano Alvira 2011-05-27 11:01:54 -04:00
parent 97f70a2334
commit cb29a9c667

View file

@ -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 */