knock down change log for DevNonce in

soft-se.c,
secure-element.h,
LoRaMacCrypto.h
This commit is contained in:
Yunhorn 2024-02-06 14:09:04 +08:00
parent aa9b8a5ed7
commit 0f33d71eb8
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
============= Donce =========
Middleware/LoRaWAN/soft-se.c
L1426
#if (defined( LORAMAC_VERSION ) && ( LORAMAC_VERSION == 0x01000300 )||defined(YUNHORN_STS_RANDOM))
secure-element.h
L268
#if ((defined( LORAMAC_VERSION ) && ( LORAMAC_VERSION == 0x01000300 ))||(defined(YUNHORN_STS_RANDOM)))
LoRaMacCrypto.h
L57
#define USE_RANDOM_DEV_NONCE 1
============= Donce =========
/** /**
@page LoRaWAN_End_Node Readme file @page LoRaWAN_End_Node Readme file