mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 16:31:18 +01:00
zep: Remove PAN ID initialization from reset
This commit is contained in:
parent
da0866a6a0
commit
7ed3f80989
@ -297,7 +297,6 @@ static int _init(netdev_t *netdev)
|
||||
|
||||
assert(dev != NULL);
|
||||
dev->netdev.chan = IEEE802154_DEFAULT_CHANNEL;
|
||||
dev->netdev.pan = IEEE802154_DEFAULT_PANID;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user