Skip to content

Commit 96b25b3

Browse files
extra script :)
1 parent 1ec044b commit 96b25b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

extras/do2.bat

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
copy ..\src\edit.htm edit.htm
2+
"C:\Program Files\7-Zip\7z.exe" a -tgzip -mx9 edit.htm.gz edit.htm
3+
ehg edit.htm.gz PROGMEM
4+
copy edit.htm.gz.h ..\src\edit.htm.gz.h
5+
pause

0 commit comments

Comments
 (0)