#!/bin/sh #WIFI_FW_PATH="/hardware/arduino/firmwares/wifishield/binary" WIFI_FW_PATH="/libraries/WiFi/extras/binary" AVR_TOOLS_PATH="/hardware/tools/avr/bin" TARGET_MICRO="at32uc3a1256" progname=$0 usage () { cat <&2 usage exit 1 ;; :) echo "Option -$OPTARG requires an argument." >&2 exit 1 ;; esac done else echo "Please retry running the script as root.\n" fi shift $(($OPTIND - 1))