From 13abdb606b14f486c5c626cce77c5492b6d3a6a2 Mon Sep 17 00:00:00 2001 From: Nerivec <62446222+Nerivec@users.noreply.github.com> Date: Mon, 20 Jan 2025 22:12:03 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4082546..0e3d644 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Some quick guidelines to keep the codebase maintainable: - [ ] FULLENCR & auth tag checking codepaths - [x] Encoding/decoding of ZigBee NWK APS frames - [x] Network forming -- [ ] Network state saving (de facto backups) +- [~] Network state saving (de facto backups) - [ ] Deal with frame counters (avoiding too many writes, but preventing mismatch issues) - [ ] Runtime changing of network parameters (ZDO channel, PAN ID...) - [~] Joining/Rejoining