Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / KeyboardMouse / KeyboardMouse.h
index f5c1d4e..9794159 100644 (file)
@@ -35,6 +35,7 @@
        /* Includes: */\r
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
+               #include <avr/power.h>\r
                #include <stdbool.h>\r
                #include <string.h>\r
 \r