Merge pull request #745 from PaulCorbalan/patch-1

Add PLATFORM_HAS_RADIO in Sky Platform
This commit is contained in:
Nicolas Tsiftes 2014-08-18 15:08:37 +02:00
commit 35b6032c64

View file

@ -51,6 +51,7 @@
#define PLATFORM_HAS_LIGHT 1
#define PLATFORM_HAS_BATTERY 1
#define PLATFORM_HAS_SHT11 1
#define PLATFORM_HAS_RADIO 1
/* CPU target speed in Hz */
#define F_CPU 3900000uL /*2457600uL*/