aboutsummaryrefslogtreecommitdiff
path: root/apps/sdlog/sdlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sdlog/sdlog.h')
-rw-r--r--apps/sdlog/sdlog.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/sdlog/sdlog.h b/apps/sdlog/sdlog.h
new file mode 100644
index 000000000..8012af177
--- /dev/null
+++ b/apps/sdlog/sdlog.h
@@ -0,0 +1,17 @@
+/*
+ * sdlog.h
+ *
+ * Created on: Mar 8, 2012
+ * Author: romanpatscheider
+ */
+
+#ifndef SENSORS_H_
+#define SENSORS_H_
+/****************************************************************************
+ * Included Files
+ ****************************************************************************/
+
+
+#define MAX_NO_LOGFOLDER 3000 // tested up to here...
+
+#endif /* SENSORS_H_ */