Does this mean you're now using an ATtiny13 with the Arduino IDE? i guess it would be a matter of matching the pins and only using the hardware available for the tiny13 in your programs.
Do I just need to append that patch to the wiring.c file?
thank you, it'll be nicer to have simpler programs running on an 8 pin dip and still use Arduino IDE.
Does this mean you're now
Does this mean you're now using an ATtiny13 with the Arduino IDE? i guess it would be a matter of matching the pins and only using the hardware available for the tiny13 in your programs.
Do I just need to append that patch to the wiring.c file?
thank you, it'll be nicer to have simpler programs running on an 8 pin dip and still use Arduino IDE.