feat: add display of counter value

This commit is contained in:
Alexis Fourmaux 2026-05-06 20:30:08 +02:00
parent 9766a15a3a
commit d6712d80d6
5 changed files with 115 additions and 8 deletions

View file

@ -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;