I am using the arduino IDE and the arduino pro mini as an isp for my ATTiny85. I am trying to test out the functionality of the tiny with a simple blink circuit, but first i obviously need to put the code on it. I have all the wires going to and from the correct pins on my attiny and pro mini, but whenever i upload to the attiny, with the pro min as an isp, i get the error unidentified device signature 0x0000000.
What should i do?