You've already forked ArduinoLowPower
mirror of
https://github.com/arduino-libraries/ArduinoLowPower.git
synced 2025-07-01 19:21:38 +03:00
Add missing attachInterruptWakeup keyword
This commit is contained in:
@ -16,6 +16,7 @@ LowPower KEYWORD1
|
|||||||
idle KEYWORD2
|
idle KEYWORD2
|
||||||
sleep KEYWORD2
|
sleep KEYWORD2
|
||||||
deepSleep KEYWORD2
|
deepSleep KEYWORD2
|
||||||
|
attachInterruptWakeup KEYWORD2
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# Constants (LITERAL1)
|
# Constants (LITERAL1)
|
||||||
|
Reference in New Issue
Block a user