summaryrefslogtreecommitdiff
path: root/pcr-controller/pid_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcr-controller/pid_control.h')
-rw-r--r--pcr-controller/pid_control.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr-controller/pid_control.h b/pcr-controller/pid_control.h
index 0a8b2ad..4304565 100644
--- a/pcr-controller/pid_control.h
+++ b/pcr-controller/pid_control.h
@@ -1,3 +1,10 @@
+/*
+ * OpenPCR Teensy Controller Code
+ *
+ *
+ * Copyright (C) 2013 Bernhard Tittelbach <xro@realraum.at>
+*/
+
#ifndef PID_CONTROLLER_INCLUDE_H_
#define PID_CONTROLLER_INCLUDE_H_