We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LoRaMac-node/src/mac/LoRaMac.c
Line 4072 in 3255473
The text was updated successfully, but these errors were encountered:
Hi @Dollar-Yao ,
thanks for the report. We will fix this.
Sorry, something went wrong.
Issue #764 - Fix wrong assignment of attributes in function LoRaMacMi…
180c8de
…bSetRequestConfirm for case MIB_CHANNELS_DEFAULT_MASK
No branches or pull requests
LoRaMac-node/src/mac/LoRaMac.c
Line 4072 in 3255473
It's should be chanMaskSet.ChannelsMaskIn = mibSet->Param.ChannelsDefaultMask;
The text was updated successfully, but these errors were encountered: