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

How to know what Marauder version was installed? #59

Closed LEO2008k closed 4 months ago

LEO2008k commented 4 months ago

Dear developers of that wonderful. script. Would you please explain, or how to confirm of what version of FW of Marauder was installed by your script option 1? I installed that, without errors. But in Flipper menu Apps -> GPIO -> Marauder -> shows "Marauder companion v0.6.6 Press BACK to send stopscan" My expectation, should be latest version source?

SkeletonMan03 commented 4 months ago

The version is in the filename of the bins... Which it shows you after it downloads them. It will always pull the latest

LEO2008k commented 4 months ago

Well, I don't know why? And I didn't checked files via md5sum to compare it. So, I'm not sure if that EasyInstall.py script install latest version. I managed to update the firmware via that service https://lab.flipper.net/apps/esp32_wifi_marauder. THANK YOU