mirror of
https://github.com/wagiminator/ATmega-Soldering-Station.git
synced 2026-02-04 06:08:04 +03:00
Sync
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
for %%s in (ÉèÖÃ\*.png) do (
|
||||
echo %%s
|
||||
java -jar compressor2.0.jar %%s -anp %%s >>bitmaps.h
|
||||
)
|
||||
pause
|
||||
Reference in New Issue
Block a user