We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3e8a1 commit da5f00aCopy full SHA for da5f00a
sgb.inc
@@ -15,6 +15,13 @@ if !def(SGB_INC)
15
def SGB_INC equ 1
16
17
18
+;******************************************************************************
19
+; SGB Packet Size
20
21
+
22
+def SGB_PACKET_SIZE equ 16
23
24
25
;******************************************************************************
26
; SGB Command Prefixes
27
0 commit comments