The ATtiny85 has similar watchdog as the ATmega328p, so the code should run as is. Just take care that you set the compilation environment correctly so the sketches know that they run on a 1MHz chip.
The ATtiny85 has similar watchdog as the ATmega328p, so the code should run as is. Just take care that you set the compilation environment correctly so the sketches know that they run on a 1MHz chip.