]> git.zerfleddert.de Git - fnordlicht-mini/blobdiff - firmware/fnordlicht-controller/config.h
delete more stuff
[fnordlicht-mini] / firmware / fnordlicht-controller / config.h
diff --git a/firmware/fnordlicht-controller/config.h b/firmware/fnordlicht-controller/config.h
deleted file mode 100644 (file)
index 5f16469..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-/* vim:ts=4 sts=4 et tw=80
- *
- *         fnordlicht firmware
- *
- *    for additional information please
- *    see http://lochraster.org/fnordlichtmini
- *
- * (c) by Alexander Neumann <alexander@bumpern.de>
- *     Lars Noschinski <lars@public.noschinski.de>
- *
- * This program is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 3 as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program.  If not, see <http://www.gnu.org/licenses/>.
- */
-
-/*
- * ATTENTION:
- * This file is under version control.  Please use the file "config.mk" (which
- * is not under version control) for configuring the fnordlicht firmware.
- * A file with all the default values will be created by running 'make' the
- * first time.
- */
-
-#ifndef _FNORDLICHT_CONFIG_H
-#define _FNORDLICHT_CONFIG_H
-
-/* debug defines */
-#ifndef CONFIG_DEBUG
-#define CONFIG_DEBUG 0
-#endif
-
-#endif /* _FNORDLICHT_CONFIG_H */
Impressum, Datenschutz