PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
msleep --help


Sleep for given amount of milliseconds

usage:
    msleep [-h][-t <ms>]

options:
    -h, --help                     This help
    -t, --ms <ms>                  time in milliseconds

examples/notes:
    msleep -t 100