PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
data cthreshold --help


Inverse of dirty threshold command,  all values between up and down will be average out

usage:
    data cthreshold [-h] -d <dec> -u <dec>

options:
    -h, --help                     This help
    -d, --down <dec>               threshold down
    -u, --up <dec>                 threshold up

examples/notes:
    data cthreshold -u 10 -d -10