extra script :)

This commit is contained in:
Dmytro Korniienko
2020-09-12 20:05:39 +03:00
parent 1ec044ba42
commit 96b25b3f20

5
extras/do2.bat Normal file
View File

@@ -0,0 +1,5 @@
copy ..\src\edit.htm edit.htm
"C:\Program Files\7-Zip\7z.exe" a -tgzip -mx9 edit.htm.gz edit.htm
ehg edit.htm.gz PROGMEM
copy edit.htm.gz.h ..\src\edit.htm.gz.h
pause