Define SERIAL_LINK_BYTE_TIMEOUT

This commit is contained in:
Rangi
2020-10-29 16:43:28 -04:00
parent a51b1a2f13
commit 7883e8f431
3 changed files with 9 additions and 4 deletions

View File

@@ -31,4 +31,7 @@ SERIAL_PATCH_LIST_PART_TERMINATOR EQU $ff
SERIAL_PREAMBLE_LENGTH EQU 6
; timeout duration after exchanging a byte
SERIAL_LINK_BYTE_TIMEOUT EQU $5000
MAX_MYSTERY_GIFT_PARTNERS EQU 5