You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usb-device-mtp: Improve string handling and add conditional debug logging
- Add helper method _write_mtp_string for consistent UTF-16 string formatting
- Add debug flag to enable/disable verbose logging (default: off)
- Convert print statements to use the new _log helper method
- Improve large file transfer handling with better buffer management
- Add progress reporting for large file transfers
- Update example to demonstrate debug flag usage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments