I wanted to use sleep functions of the Atmega328 (in power-down mode), in conjunction with Arduino’s software serial library: it turns out that all interrupt vectors are enabled in sleep mode.
I wanted to use sleep functions of the Atmega328 (in power-down mode), in conjunction with Arduino’s software serial library: it turns out that all interrupt vectors are enabled in sleep mode.