mc1322x: setup hardware addresses and enable AUTOACK mode if
configured
This commit is contained in:
parent
c12ab0d484
commit
c2c70a22df
1 changed files with 0 additions and 2 deletions
|
@ -422,8 +422,6 @@ main(void)
|
||||||
RF_CHANNEL);
|
RF_CHANNEL);
|
||||||
#endif /* WITH_UIP6 */
|
#endif /* WITH_UIP6 */
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
*MACA_MACPANID = 0xcdab; /* this is the hardcoded contiki pan, register is PACKET order */
|
*MACA_MACPANID = 0xcdab; /* this is the hardcoded contiki pan, register is PACKET order */
|
||||||
*MACA_MAC16ADDR = 0xffff; /* short addressing isn't used, set this to 0xffff for now */
|
*MACA_MAC16ADDR = 0xffff; /* short addressing isn't used, set this to 0xffff for now */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue