Skip to content
Snippets Groups Projects
Unverified Commit 89704462 authored by Koen Zandberg's avatar Koen Zandberg
Browse files

cc2538_rf: Don't propagate channel to 802154 layer

parent 40b4af19
Branches
No related tags found
No related merge requests found
......@@ -175,6 +175,7 @@ static int _set(netdev_t *netdev, netopt_t opt, const void *value, size_t value_
}
else {
cc2538_set_chan(chan);
res = sizeof(uint16_t);
}
}
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment