I have a couple of arduino boards that are working quite nicely
they are set up as
Arduino Duemilanove w/ ATmega328
I rather fancy upgrading to optiboot
I have downloaded the optiboot zip file from github
and parked it in ...\arduino-1.0\hardware\bootloaders\optiboot
I also downloaded optiloader.pde
when I run that it seems to install the optiboot bootloader
but then I can't download any sketches
I think I am expecting to see a board type of
optiboot/328
or somesuch
so - what crucial step did I miss?
ta v much