#!/bin/sh

logger boostoff
kill -9 `cat /var/run/boost.pid`
i2cset -y -m 0x01 2 0x6b 0x01 0x00

