#!/bin/sh
# This is the post install script for Orange Pi

/usr/sbin/rfkill unblock all
/usr/bin/hciattach_opi -n -s 1500000 /dev/ttyBT0 sprd &
