Masonmason ab802e60cf fix: Remove dongle USB timeout setting to prevent camera connection crashes
- Remove kp.core.set_timeout() call that causes crashes when camera is connected
- Add explanatory message indicating timeout is skipped for stability
- This prevents the system crash that occurs during camera initialization
- Trade-off: Removes USB timeout but ensures stable camera operation

The timeout setting was conflicting with camera connection process,
causing the entire system to crash during device initialization.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-24 19:29:26 +08:00
..
2025-07-24 10:05:39 +08:00