---MileStone--- ClockSync and RemoteMulticast enabled

This commit is contained in:
Yunhorn 2024-06-04 12:09:02 +08:00
parent 492120b87f
commit 0903422450
2 changed files with 11 additions and 1 deletions

View File

@ -69,7 +69,7 @@ extern "C" {
* - Firmware Management Protocol (Package ID: 4, Default Port: 203)
* The Certification Protocol is also defined as a mandatory package (Package ID: 0, Default Port: 224)
*/
#define LORAWAN_DATA_DISTRIB_MGT 0
#define LORAWAN_DATA_DISTRIB_MGT 1
/*!
* @brief LoRaWAN packages version

View File

@ -212,6 +212,11 @@
<type>1</type>
<locationURI>copy_PARENT1/Middlewares/Third_Party/LoRaWAN/LmHandler/LmHandler.c</locationURI>
</link>
<link>
<name>Middlewares/LoRaWAN/LmhpClockSync.c</name>
<type>1</type>
<locationURI>copy_PARENT1/Middlewares/Third_Party/LoRaWAN/LmHandler/Packages/LmhpClockSync.c</locationURI>
</link>
<link>
<name>Middlewares/LoRaWAN/LmhpCompliance.c</name>
<type>1</type>
@ -222,6 +227,11 @@
<type>1</type>
<locationURI>copy_PARENT1/Middlewares/Third_Party/LoRaWAN/LmHandler/Packages/LmhpPackagesRegistration.c</locationURI>
</link>
<link>
<name>Middlewares/LoRaWAN/LmhpRemoteMcastSetup.c</name>
<type>1</type>
<locationURI>copy_PARENT1/Middlewares/Third_Party/LoRaWAN/LmHandler/Packages/LmhpRemoteMcastSetup.c</locationURI>
</link>
<link>
<name>Middlewares/LoRaWAN/LoRaMac.c</name>
<type>1</type>