#!/bin/sh
# this script sets the lock bits for the micro
avrdude -p m32 -c stk200  -U lock:w:0xfc:m
