Initial commit: Security Mesh Node

This commit is contained in:
UA1ZBE
2026-07-22 07:56:45 +03:00
commit 965c3e9e30
19 changed files with 1565 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.pio/
.pioenvs/
.piolibdeps/
__pycache__/
*.o
*.d
*.elf
*.bin
*.hex
*.zip