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]
/
Projects
/
Magstripe
/
Magstripe.h
diff --git
a/Projects/Magstripe/Magstripe.h
b/Projects/Magstripe/Magstripe.h
index
cde2fcd
..
61f3098
100644
(file)
--- a/
Projects/Magstripe/Magstripe.h
+++ b/
Projects/Magstripe/Magstripe.h
@@
-41,6
+41,7
@@
#include <avr/io.h>
\r
#include <avr/wdt.h>
\r
#include <avr/interrupt.h>
\r
+ #include <avr/power.h>
\r
#include <stdbool.h>
\r
#include <string.h>
\r
\r