#!/bin/sh

[ -f /lib/firmware/ti-connectivity/wl1251-nvs.bin ] && calibrate-wl1251

exit 0
