Sub-IoT / Sub-IoT-Stack

Sub-IoT: Open Source Stack for Dash7 Alliance Protocol
https://sub-iot.github.io/Sub-IoT-Stack/
Other
150 stars 90 forks source link

Fix lorawan submodule pointing to an invalid commit #119

Closed mzaja-be closed 2 years ago

mzaja-be commented 2 years ago

In 9b8ce55882a8d1df857edd4190c150d599b511e6, lorawan submodule was bumped to commit 17b0ed. However, that commit has been removed since so this update fixes the invalid submodule reference. lorawan now points to the most recent commit on the "patch" branch.

JFinneganAloxy commented 2 years ago

Hi,

Thank you for the pull request. The issue was that the LoRaMac-node fork had not been kept in-sync with our private development repo. I have pushed the one missing commit to the repo, and so now the commit that Sub-IoT clones is valid.