Error is as stated below. any help would be greatly appreciated. I tried removing all connections from A1 and A0 that had no affect. I've restarted the computer, and tried unplugging and replugging in the machine. no luck. thanks for your time and help in advance.
"
Sketch uses 6306 bytes (19%) of program storage space. Maximum is 32256 bytes.
Global variables use 314 bytes (15%) of dynamic memory, leaving 1734 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x1c
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x10
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x1c
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x10
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x1c
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x10
avrdude: stk500_set_extended_parms(): protocol error, expect=0x14, resp=0x1c
avrdude: stk500_initialize(): failed
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x04
Failed uploading: uploading error: exit status 1
"