jomjol 5 سال پیش
والد
کامیت
4060299204
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 0 1
      .gitignore
  2. 1 0
      code/.helper/makezip.bat

+ 0 - 1
.gitignore

@@ -2,7 +2,6 @@
 .pio/
 .vscode/
 .code-workspace
-.helper/
 /sd-card/htm./.vscode/
 /code/build
 

+ 1 - 0
code/.helper/makezip.bat

@@ -0,0 +1 @@
+powershell Compress-Archive "C:\Users\Muell\Documents\Programmieren\GitHub\AI-on-the-edge-device\sd-card\html\*" "C:\Users\Muell\Documents\Programmieren\GitHub\AI-on-the-edge-device\firmware\html.zip"