From e02acec1989aaeda67b85c567713f407bb3e8e90 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Fri, 16 Jun 2023 18:24:51 -0700 Subject: [PATCH] Update to v1.30 --- .../FZ_Marauder_Flasher/ESP32-WROOM/Flash-WROOM.bat | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Wifi_DevBoard/FZ_Marauder_Flasher/ESP32-WROOM/Flash-WROOM.bat b/Wifi_DevBoard/FZ_Marauder_Flasher/ESP32-WROOM/Flash-WROOM.bat index 7c29ede4..732d90c4 100644 --- a/Wifi_DevBoard/FZ_Marauder_Flasher/ESP32-WROOM/Flash-WROOM.bat +++ b/Wifi_DevBoard/FZ_Marauder_Flasher/ESP32-WROOM/Flash-WROOM.bat @@ -3,7 +3,7 @@ setlocal enabledelayedexpansion cls echo. echo ######################################### -echo # Marauder WROOM Flasher v1.20 # +echo # Marauder WROOM Flasher v1.30 # echo # By UberGuidoZ and SkeletonMan # echo ######################################### echo. @@ -26,7 +26,7 @@ echo. echo Which action would you like to perform? echo. echo 1. Flash Marauder WROOM (including older v4 OEM). -echo 2. Update Marauder (v0.10.2 included). +echo 2. Update Marauder BIN file (v0.10.7 included). echo 3. Download USB UART Drivers (Silicon Labs). echo. set choice= @@ -43,7 +43,7 @@ GOTO CHOOSE cls echo. echo ######################################### -echo # Marauder WROOM Flasher v1.20 # +echo # Marauder WROOM Flasher v1.30 # echo # By UberGuidoZ and SkeletonMan # echo ######################################### echo. @@ -60,7 +60,7 @@ GOTO DONE cls echo. echo ######################################### -echo # Marauder WROOM Flasher v1.20 # +echo # Marauder WROOM Flasher v1.30 # echo # By UberGuidoZ and SkeletonMan # echo ######################################### echo. @@ -75,7 +75,7 @@ GOTO ERREXIT cls echo. echo ######################################### -echo # Marauder WROOM Flasher v1.20 # +echo # Marauder WROOM Flasher v1.30 # echo # By UberGuidoZ and SkeletonMan # echo ######################################### echo. @@ -105,4 +105,4 @@ echo. echo (You may now close this window or press any key to exit.) echo. pause>nul -exit \ No newline at end of file +exit