ew do not encrypt l0dables anymore
This commit is contained in:
parent
b2dc462ce7
commit
50e16d52cd
|
@ -1,7 +1,7 @@
|
|||
#ifndef _SECRETS_
|
||||
#define _SECRETS_
|
||||
|
||||
#define ENCRYPT_L0DABLE 1
|
||||
#undef ENCRYPT_L0DABLE 1
|
||||
|
||||
static uint32_t const meshkey[4] = {
|
||||
0xafbbcb26, 0x39108427, 0x455ef5e5, 0x51b482d2
|
||||
|
|
Loading…
Reference in New Issue