mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
fixup! gnrc/lorawan: support for single channel gateways
This commit is contained in:
parent
5d489957ab
commit
51c9e7445a
@ -50,7 +50,6 @@ static const uint32_t gnrc_lorawan_default_channels[] = {
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
#define GNRC_LORAWAN_DEFAULT_CHANNELS_NUMOF \
|
||||
ARRAY_SIZE(gnrc_lorawan_default_channels) /**< Number of default channels */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user