feat: add display of counter value
This commit is contained in:
parent
9766a15a3a
commit
d6712d80d6
5 changed files with 115 additions and 8 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#define MAX_RESTART 3
|
||||
#define MAX_RESTART 1
|
||||
#define MAX_FATAL_RESTART 3
|
||||
|
||||
uint64_t joinEUI = 0x35f48318e1324e2e;
|
||||
uint64_t devEUI = 0x0586fe41112d83d9;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue