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.47k stars 120 forks source link

Fix wrong resetDevice value. #313

Closed Chiuley closed 2 years ago

Chiuley commented 2 years 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 2 years ago

Thanks a lot 👍 🙈