Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/lufa.git] / Demos / RNDISEthernet / RNDISEthernet.h
index 4a0f3c1..83e49ce 100644 (file)
        /* Includes: */\r
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
+               #include <avr/pgmspace.h>\r
+               #include <avr/power.h>\r
                #include <string.h>\r
                #include <stdio.h>\r
-               #include <avr/pgmspace.h>\r
 \r
                #include "Descriptors.h"\r
                #include "RNDIS.h"\r