#!/bin/sh
#
# Shell to unlock the DPS1 with "12345678" key.

mw -b 0x105e 0x31
mw -b 0x105e 0x32
mw -b 0x105e 0x33
mw -b 0x105e 0x34
mw -b 0x105e 0x35
mw -b 0x105e 0x36
mw -b 0x105e 0x37
mw -b 0x105e 0x38
