Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / TestApp / TestApp.h
index 4175fad..cb26239 100644 (file)
@@ -40,6 +40,7 @@
                #include <avr/io.h>\r
                #include <avr/interrupt.h>\r
                #include <avr/wdt.h>\r
+               #include <avr/power.h>\r
 \r
                #include <LUFA/Version.h>                               // Library Version Information\r
                #include <LUFA/Drivers/USB/USB.h>                       // USB Functionality\r