Skip to content

Commit

Permalink
Merge pull request #793 from alignan/add_radio_def
Browse files Browse the repository at this point in the history
Added missing radio capability define to Z1 platform config
  • Loading branch information
Nicolas Tsiftes committed Sep 24, 2014
2 parents 8df1c98 + 343a3d3 commit 77a265c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/z1/platform-conf.h
Expand Up @@ -45,6 +45,7 @@

#define PLATFORM_HAS_LEDS 1
#define PLATFORM_HAS_BUTTON 1
#define PLATFORM_HAS_RADIO 1

/* CPU target speed in Hz */
#define F_CPU 8000000uL /* 8MHz by default */
Expand Down

0 comments on commit 77a265c

Please sign in to comment.