Added resource definition for leds and button

This commit is contained in:
Niclas Finne 2011-05-20 14:27:53 +02:00
parent 3cde7e58e3
commit 374722b2e0

View file

@ -47,6 +47,9 @@
/* Platform TMOTE_SKY */
#define TMOTE_SKY 1
#define PLATFORM_HAS_LEDS 1
#define PLATFORM_HAS_BUTTON 1
/* CPU target speed in Hz */
#define F_CPU 3900000uL /*2457600uL*/