tests: fix netdev test
This commit is contained in:
parent
0d33a00d36
commit
0afc3ac6f1
@ -630,10 +630,6 @@ static int check_protocol(void)
|
||||
puts("Got protocol: IEEE 802.15.4");
|
||||
return 1;
|
||||
|
||||
case NETDEV_PROTO_RADIO_802154:
|
||||
puts("Got protocol: radio-encapsulated IEEE 802.15.4");
|
||||
return 1;
|
||||
|
||||
case NETDEV_PROTO_6LOWPAN:
|
||||
puts("Got protocol: 6LoWPAN");
|
||||
return 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user