Compare commits

...

2 Commits

Author SHA1 Message Date
Yunhorn 0d523ecb3c add v1.1.1 elf of o6t 2025-04-17 18:56:19 +08:00
Yunhorn 85d93dbc81 change lorawan mac to v1.1.1 instead v1.0.4 2025-04-17 18:54:58 +08:00
3 changed files with 1 additions and 1 deletions

View File

@ -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.