We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec044b commit 96b25b3Copy full SHA for 96b25b3
extras/do2.bat
@@ -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