mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Merge pull request #745 from PaulCorbalan/patch-1
Add PLATFORM_HAS_RADIO in Sky Platform
This commit is contained in:
commit
35b6032c64
@ -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*/
|
||||
|
Loading…
Reference in New Issue
Block a user