[riot-notifications] [RIOT-OS/RIOT] net/lorawan : Expose configurations to Kconfig (#15507)
Akshai M (Augustus Diode)
notifications at github.com
Thu Nov 26 15:43:15 CET 2020
@akshaim commented on this pull request.
> +config LORAMAC_REGION_EU_868
+ bool "EU863-870"
+
+config LORAMAC_REGION_IN_865
+ bool "IN865-867"
+
This symbol is used to determine the channel plan in [region.h](https://github.com/RIOT-OS/RIOT/blob/master/sys/include/net/gnrc/lorawan/region.h#L31-L41). As of now it is limited to `GNRC_LORAWAN` stack only.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15507#discussion_r531074446
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201126/b6dc8671/attachment.htm>
More information about the notifications
mailing list