change lorawan mac to v1.1.1 instead v1.0.4
This commit is contained in:
parent
25ee04154b
commit
85d93dbc81
|
@ -58,7 +58,7 @@ extern "C" {
|
|||
* - 0x01000400: Link Layer TS001-1.0.4 + Regional Parameters RP002-1.0.1
|
||||
* - 0x01010100: soon available ...
|
||||
*/
|
||||
#define LORAMAC_SPECIFICATION_VERSION 0x01000400
|
||||
#define LORAMAC_SPECIFICATION_VERSION 0x01010100
|
||||
|
||||
/*!
|
||||
* @brief Enable the additional LoRaWAN packages
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue