Added resource definition for leds and button
This commit is contained in:
parent
3cde7e58e3
commit
374722b2e0
@ -47,6 +47,9 @@
|
|||||||
/* Platform TMOTE_SKY */
|
/* Platform TMOTE_SKY */
|
||||||
#define TMOTE_SKY 1
|
#define TMOTE_SKY 1
|
||||||
|
|
||||||
|
#define PLATFORM_HAS_LEDS 1
|
||||||
|
#define PLATFORM_HAS_BUTTON 1
|
||||||
|
|
||||||
/* CPU target speed in Hz */
|
/* CPU target speed in Hz */
|
||||||
#define F_CPU 3900000uL /*2457600uL*/
|
#define F_CPU 3900000uL /*2457600uL*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user