TZ online

This commit is contained in:
elb
2024-12-07 00:02:41 -05:00
committed by Héctor Giménez
parent 7a98fc5117
commit aecd76dcb7

View File

@@ -2,5 +2,5 @@ package memory
const (
tzOffline = 0x22D6D44
tzOnline = 0x29BD4D8
tzOnline = 0x29CCAF0
)