Pull CPU-related constants from the CPU header (Sky)
This commit is contained in:
parent
aa016c3c29
commit
df54d30a2a
@ -13,6 +13,8 @@
|
||||
#else
|
||||
#include "platform-conf.h"
|
||||
#endif /* PLATFORM_CONF_H */
|
||||
#include "msp430-def.h"
|
||||
/*---------------------------------------------------------------------------*/
|
||||
/* Map RF_CHANNEL to cc2420 default channel */
|
||||
#ifdef RF_CHANNEL
|
||||
#define CC2420_CONF_CHANNEL RF_CHANNEL
|
||||
|
Loading…
Reference in New Issue
Block a user