remove panid definition

master
Harald Pichler 2018-01-04 15:24:18 +01:00
parent e62f254e7e
commit ea04534281
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@
#include <stdint.h>
#define IEEE802154_CONF_PANID 0xABCD // default panid
/* The AVR tick interrupt usually is done with an 8 bit counter around 128 Hz.
* 125 Hz needs slightly more overhead during the interrupt, as does a 32 bit
* clock_time_t.