Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / USBtoSerial / USBtoSerial.h
index f363fa9..3fb6d7d 100644 (file)
@@ -40,6 +40,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/interrupt.h>
+               #include <avr/power.h>\r
 \r
                #include "Descriptors.h"\r
                #include "RingBuff.h"\r