whoozle / android-file-transfer-linux

Android File Transfer for Linux (and macOS!)
http://whoozle.github.io/android-file-transfer-linux/
GNU Lesser General Public License v2.1
1.43k stars 120 forks source link

Fix wrong resetDevice value. #313

Closed Chiuley closed 1 year ago

Chiuley commented 1 year ago

I see the in fuse_ll.cpp main() the resetDevice init as false; but after that if user pass -R, it should be true, and do reset operations.

whoozle commented 1 year ago

Thanks a lot 👍 🙈