Skip to content

Commit

Permalink
Fix mt2601
Browse files Browse the repository at this point in the history
  • Loading branch information
bkerler committed Aug 16, 2021
1 parent a0585b8 commit 3582eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mtkclient/config/brom_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ def __init__(self, var1=None, watchdog=None, uart=None, brom_payload_addr=None,
send_ptr=(0x11141f4c,0xba68),
ctrl_buffer=0x11142BE0,
cmd_handler=0x0040C5AF,
brom_register_access=(0x40bd48,0xbefc),
brom_register_access=(0x40bd48,0x40befc),
meid_addr=0x11142C34,
has_socid=False,
dacode=0x2601,
Expand Down

0 comments on commit 3582eb1

Please sign in to comment.