Kaynağa Gözat

Single reports.

Nick Brassel 1 ay önce
ebeveyn
işleme
f4d7a9f0ab
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      data/xap/xap_0.1.0.hjson

+ 3 - 1
data/xap/xap_0.1.0.hjson

@@ -13,7 +13,9 @@
             * `0xFFFE`: A message sent by a host application may use this token if no response is to be sent -- a "fire and forget" message.
             * `0xFFFF`: Signifies a "broadcast" message sent by the firmware without prompting from the host application. Broadcast messages are defined later in this document.
 
-            Any request will generate at least one corresponding response, with the exception of messages using reserved tokens. Maximum total message length is 128 bytes due to RAM constraints.
+            When not using reserved tokens above, requests will always generate one corresponding response with a matching token.
+
+            Maximum total message length is 64 bytes - a single HID report size, no fragmentation or reassembly needed.
             '''
 
         broadcast_messages: