summaryrefslogtreecommitdiff
path: root/software/mpu/src/cam
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2011-09-27 19:15:39 +0000
committerChristian Pointner <equinox@mur.at>2011-09-27 19:15:39 +0000
commite35b615683dfe5f33bdaa69d08a425f593c6ebd4 (patch)
tree427c8e6dd8f48f59638de0f85c73b0c324b3974e /software/mpu/src/cam
parentimproved dmtftest (better handling of stop) (diff)
removed old mpu source
git-svn-id: https://svn.spreadspace.org/mur.sat@170 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/mpu/src/cam')
-rw-r--r--software/mpu/src/cam/cam.c8
-rw-r--r--software/mpu/src/cam/cam.h12
2 files changed, 0 insertions, 20 deletions
diff --git a/software/mpu/src/cam/cam.c b/software/mpu/src/cam/cam.c
deleted file mode 100644
index 076e3e4..0000000
--- a/software/mpu/src/cam/cam.c
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * cam.c
- *
- * Created on: 24.05.2011
- * Author: Roland
- */
-
-#include "cam.h"
diff --git a/software/mpu/src/cam/cam.h b/software/mpu/src/cam/cam.h
deleted file mode 100644
index 6d2525c..0000000
--- a/software/mpu/src/cam/cam.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * cam.h
- *
- * Created on: 24.05.2011
- * Author: Roland
- */
-
-#ifndef CAM_H_
-#define CAM_H_
-
-
-#endif /* CAM_H_ */