Working test api (wifi mode), firmware download, key extractor

This commit is contained in:
2024-05-31 06:05:23 -05:00
commit 181a3b0fd3
10 changed files with 300 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*.bin
firmware/
firmware/*
*.csv
listing.txt
*.pyc
__pycache__