#!/bin/bash
# ----------------------------------------------------------------------
# Copyright (c) 20121 astrorafael@gmail.com.
#
# See the LICENSE file for details
# ----------------------------------------------------------------------
python -m zptess -c -l $HOME/zptess/zptess.log cli -rO -tM tess-p -S 75 -tE serial:1 --plug USB-micro --box 'custom TESS-P box'  $*
