config panid over defines

This commit is contained in:
Harald Pichler 2014-02-21 07:59:04 +01:00
parent 8b323633cd
commit 1b04a24022
2 changed files with 4 additions and 2 deletions

View file

@ -38,7 +38,8 @@
#define PLATFORM_HAS_BATTERY 1
/* Some platforms have weird includes. */
#undef IEEE802154_CONF_PANID
// #undef IEEE802154_CONF_PANID
// #define IEEE802154_CONF_PANID 0xAAAA
/* Disabling RDC for demo purposes. Core updates often require more memory. */
/* For projects, optimize memory and enable RDC again. */