#!/bin/sh

echo "Setting Standalone Fuses..."

uisp --wr_fuse_l=0xbf --wr_fuse_h=0xc1 --wr_fuse_e=0xff

