#!/bin/bash
./biocntl -d /dev/biopod0 -m 1
./biocntl -d /dev/biopod0 --detect-debound-delay 1 --detect-resistor 7 --detect-capacitor 127 --column-scan-rate 2 --detect-drive 3 --detect-freq 1 --measure-drive 3 --carrier-null 0 --set-carrier-null 0 --ad-ref-hi 20 --ad-ref-lo 3 --start-row-scan 0 --stop-row-scan 15 --measure-freq 5  --demod-phase-two 122 --demod-phase-one 0 --sensor-gain-one 0 --sensor-gain-two 2 --channel-bias 34 --start-col-num 0 --end-col-num 127 --data-format 4 --test-registers 1 --full-histogram 0  --led-one 0 --led-two 0 --led-four 0 --z-matrix-doubler 0 --challenge-word-two 0 --challenge-word-three 0 --challenge-word-four 0 --challenge-word-four 0 --force-finger-detect 1 --z-matrix-vpatt 3 --z-matrix-hpatt 3 --z-matrix 0 --z-matrix-double 1 --disable-image-data 0 --row-histogram 0 --enable-histogram 0 --continuous-scan 0 -a 0 -e 0 -s 0 --reg-A1 3 --reg-A7 8 --reg-A9 64 --reg-B4 5 --reg-BB 34 

