projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone project...
[pub/USBasp.git]
/
Projects
/
TemperatureDataLogger
/
TempDataLogger.h
diff --git
a/Projects/TemperatureDataLogger/TempDataLogger.h
b/Projects/TemperatureDataLogger/TempDataLogger.h
index
3f3a3c0
..
a6e770b
100644
(file)
--- a/
Projects/TemperatureDataLogger/TempDataLogger.h
+++ b/
Projects/TemperatureDataLogger/TempDataLogger.h
@@
-40,6
+40,7
@@
#include <avr/io.h>
\r
#include <avr/wdt.h>
\r
#include <avr/power.h>
\r
+ #include <avr/interrupt.h>
\r
#include <stdio.h>
\r
\r
#include "Descriptors.h"
\r