projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git]
/
Demos
/
TestApp
/
TestApp.h
diff --git
a/Demos/TestApp/TestApp.h
b/Demos/TestApp/TestApp.h
index
4175fad
..
cb26239
100644
(file)
--- a/
Demos/TestApp/TestApp.h
+++ b/
Demos/TestApp/TestApp.h
@@
-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