Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / MassStorageHost / MassStorageHost.h
index 3ace6d4..b130cfe 100644 (file)
@@ -40,6 +40,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/pgmspace.h>\r
+               #include <avr/power.h>\r
                #include <stdio.h>\r
                #include <ctype.h>\r
 \r