aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/KeyboardFullInt/KeyboardFullInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/KeyboardFullInt/KeyboardFullInt.h')
-rw-r--r--Demos/KeyboardFullInt/KeyboardFullInt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/KeyboardFullInt/KeyboardFullInt.h b/Demos/KeyboardFullInt/KeyboardFullInt.h
index 7711faaa3..cc6655a6a 100644
--- a/Demos/KeyboardFullInt/KeyboardFullInt.h
+++ b/Demos/KeyboardFullInt/KeyboardFullInt.h
@@ -41,6 +41,7 @@
#include <avr/io.h>
#include <avr/wdt.h>
#include <avr/interrupt.h>
+ #include <avr/power.h>
#include <stdbool.h>
#include <string.h>