You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify wLinkBattleRNPreamble
This commit is contained in:
@@ -30,6 +30,8 @@ SERIAL_NO_DATA_BYTE EQU $fe
|
||||
SERIAL_PATCH_LIST_PART_TERMINATOR EQU $ff
|
||||
|
||||
SERIAL_PREAMBLE_LENGTH EQU 6
|
||||
SERIAL_RN_PREAMBLE_LENGTH EQU 7
|
||||
SERIAL_RNS_LENGTH EQU 10
|
||||
|
||||
; timeout duration after exchanging a byte
|
||||
SERIAL_LINK_BYTE_TIMEOUT EQU $5000
|
||||
|
Reference in New Issue
Block a user