aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Keyboard/Keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Keyboard/Keyboard.h')
-rw-r--r--Demos/Keyboard/Keyboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Keyboard/Keyboard.h b/Demos/Keyboard/Keyboard.h
index e1aed1ec9..6988e579a 100644
--- a/Demos/Keyboard/Keyboard.h
+++ b/Demos/Keyboard/Keyboard.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>