summaryrefslogtreecommitdiff
path: root/controller/fw/src/rscode-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'controller/fw/src/rscode-config.h')
-rw-r--r--controller/fw/src/rscode-config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/controller/fw/src/rscode-config.h b/controller/fw/src/rscode-config.h
deleted file mode 100644
index ea5183b..0000000
--- a/controller/fw/src/rscode-config.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Config header for reed-solomon library */
-
-#ifndef __RSCODE_CONFIG_H__
-#define __RSCODE_CONFIG_H__
-
-#define NPAR 10
-
-#endif /* __RSCODE_CONFIG_H__ */