mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
pkg/semtech-loramac: fixing missing directive in doc
Setting the LORAMAC_ACTIVE_REGION define via cflags is required for any lorawan application to build
This commit is contained in:
parent
f37b02a73a
commit
f7abe8415d
@ -32,6 +32,7 @@
|
||||
* set at compile time. Example for EU868:
|
||||
* ```
|
||||
* CFLAGS += -DREGION_EU868
|
||||
* CFLAGS += -DLORAMAC_ACTIVE_REGION=LORAMAC_REGION_EU868
|
||||
* ```
|
||||
*
|
||||
* # Using the package API
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user