rocketscream / Low-Power

Low Power Library for Arduino
www.rocketscream.com
1.27k stars 346 forks source link

Multiple external interrupts #73

Closed maxholgasson closed 6 years ago

maxholgasson commented 6 years ago

Hi,

how can I add more pins for external interrupts in this sketch? powerDownWakeExternalInterrupt.ino

rocketscream commented 6 years ago

You can use the EnableInterrupt library.