knock down change log for DevNonce in
soft-se.c, secure-element.h, LoRaMacCrypto.h
This commit is contained in:
parent
aa9b8a5ed7
commit
0f33d71eb8
17
readme.txt
17
readme.txt
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue