xbox_udp链路
This commit is contained in:
@@ -10,7 +10,7 @@ from typing import Any, Dict
|
||||
|
||||
@dataclass
|
||||
class InputEnvelope:
|
||||
"""Small UDP payload carrying one encoded keyboard event."""
|
||||
"""Small UDP payload carrying one encoded input event."""
|
||||
|
||||
seq_id: int
|
||||
event_code: str
|
||||
|
||||
Reference in New Issue
Block a user