rocketscream / Low-Power

Low Power Library for Arduino
www.rocketscream.com
1.26k stars 345 forks source link

saying "LowPowerClass.powerDown not found" #37

Closed mema0341 closed 7 years ago

mema0341 commented 7 years ago

Just trying to compile sample code, I'm getting an error with the examples provided.

rocketscream commented 7 years ago

May I know you are compiling for which architecture? If for SAMD21, it doesn't exist. Only standby is supported on the SAMD21 currently. If for AVR, it could be library folder name is not right.