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
DeviceInfo.resolution now defaults to (0,0) instead of (320,320).
All protocols discover resolution via handshake — no assumptions.
Fixes HID devices (e.g. Assassin Spirit 120 Vision ARGB, PM=36)
receiving wrong-sized 320x320 frames instead of their actual 240x240.
CLI commands also handshake before sending.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments