I'm trying to burn the bootloader to my arduino nano using a USBTinyISP.
I get the following error:
avrdude: verification error, first mismatch at byte 0x0000
0xfd != 0x05
avrdude: verification error; content mismatch
Error while burning bootloader.
I have checked the correct board is selected in my arduino IDE.