Update FW_gen.bat

This commit is contained in:
FE
2023-09-28 13:46:29 +09:00
committed by GitHub
parent 7189c5f91c
commit 93597f026e

View File

@@ -15,8 +15,8 @@ if exist "gd_1558748372_dfu" (
rmdir /s /q "gd_1558748372_dfu"
)
:: Create new directory
echo Creating a directory...
:: Create new directories
echo Creating directories...
mkdir "firmware"
mkdir "gd_1558748372_dfu"