1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common/radio/nrfmin
Martine Lenders 4e53f0fa76 nrfmin: fix type for NETOPT_PROTO
The type [is documented as `gnrc_nettype_t`][1] so it should by checked
as such.

[1]: f9a3bdf1a7/sys/include/net/netopt.h (L210-L212)
2019-01-18 18:14:00 +01:00
..
Makefile cpu/nrf5x: moved nrfmin driver to nrf5x_common 2017-01-10 11:54:49 +01:00
nrfmin_gnrc.c drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
nrfmin.c nrfmin: fix type for NETOPT_PROTO 2019-01-18 18:14:00 +01:00