Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / KeyboardViaInt / KeyboardViaInt.h
index 833bc91..7dfe60d 100644 (file)
@@ -41,6 +41,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/interrupt.h>\r
+               #include <avr/power.h>\r
                #include <stdbool.h>\r
                #include <string.h>\r
 \r