File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,15 @@ Please refer to [Releases pre-certification-results](https://github.com/Lora-net
1616- Release based on "LoRaWAN specification 1.0.3" and "LoRaWAN Regional Parameters v1.0.3revA"
1717- GitHub reported issues corrections. Please refer to [ Release Version 4.4.4] ( https://github.com/Lora-net/LoRaMac-node/milestone/6 )
1818
19+ ### Changed
20+
21+ - Refactored function RegionXXInitDefaults. Fixes an issue on US based bands where the channels mask was not being reset.
22+
1923### Fixed
2024
2125- Fixed SX126xSetLoRaSymbNumTimeout to call the workaround only if the number of symbols is equal to or higher than 64.
26+ - Fixed IAR C++ compiler warnings
27+ - Fixed missing ` { ` after ` extern "C" ` in ` cmac.h ` file
2228
2329## [ 4.4.4] - 2020-05-26
2430
You can’t perform that action at this time.
0 commit comments