aboutsummaryrefslogtreecommitdiff
path: root/buffers.h
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-10-17 15:40:51 +0200
committerKarel Kočí <cynerd@email.cz>2015-10-17 15:40:51 +0200
commitb0d8f22f3492fbb3f6dc0e8026e63c803af59007 (patch)
treeeb9707612e87856962474885f2a18ae1621d214e /buffers.h
parent8fa9db4244f4ee33aa47561c569edfa62fe37928 (diff)
downloadavr-ioe-b0d8f22f3492fbb3f6dc0e8026e63c803af59007.tar.gz
avr-ioe-b0d8f22f3492fbb3f6dc0e8026e63c803af59007.tar.bz2
avr-ioe-b0d8f22f3492fbb3f6dc0e8026e63c803af59007.zip
Complete commit of current work
Diffstat (limited to 'buffers.h')
-rw-r--r--buffers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/buffers.h b/buffers.h
index 19edd2d..497a21c 100644
--- a/buffers.h
+++ b/buffers.h
@@ -4,6 +4,8 @@
* implementation is only few lines of code. This way it is included directly
* to code.
*/
+#include "tasks.h"
+
#ifndef _IOE_BUFFERS_H_
#define _IOE_BUFFERS_H_