Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / Mouse / Mouse.h
index 1c7b588..5090812 100644 (file)
@@ -40,6 +40,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