SkeletonMan03 / FZEasyMarauderFlash

Easily Flash Marauder onto the Flipper Zero Devboard or an ESP32!
GNU General Public License v3.0
974 stars 121 forks source link

NameError: name 'espoldhardwarefw' is not defined #32

Closed Mr-Rog closed 1 year ago

Mr-Rog commented 1 year ago

try to flash whit ESP32-Worm, and get this, thx for a helping hint cheers

SkeletonMan03 commented 1 year ago

That's odd. Try running option 8

Codeined commented 1 year ago

same problem... but if i try 8 then:

Please enter the number of your choice: 8 You have chosen to update all of the files Checking for and deleting the files before replacing them... Traceback (most recent call last): File "", line 1, in File "", line 56, in choose_fw File "", line 6, in update_option FileNotFoundError: [WinError 3] The system cannot find the path specified: 'ESP32Marauder/releases'

Codeined commented 1 year ago

bro I found the solution, just try this two steps 1.run the script as admin 2.verify that u have installed gitforwindows

that's all, u are welcome 332