From 10b3f4fe08a92d65186dc6dbaa557d495f702af9 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sat, 24 Sep 2005 17:49:38 +0000 Subject: [PATCH] Deleting old program.command in bootloader/ dir. --- bootloader/program.command | 1 - 1 file changed, 1 deletion(-) delete mode 100755 bootloader/program.command diff --git a/bootloader/program.command b/bootloader/program.command deleted file mode 100755 index 8d91d60ca..000000000 --- a/bootloader/program.command +++ /dev/null @@ -1 +0,0 @@ -uisp -dpart=ATmega8 -dprog=avrisp -dserial=/dev/tty.usbserial0 -dspeed=115200 if=ATMegaBOOT.hex --erase --upload --verify