summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidopple <mdoppler@gmx.at>2012-03-23 21:33:54 +0100
committermidopple <mdoppler@gmx.at>2012-03-23 21:33:54 +0100
commited0f1c6f8ccba2125c2d76dc733105212dcf1528 (patch)
tree02a4443e1de8cad80003ca2909aa171d4f11e238
parent8147df6ae0763df962dfda3505d44765916168e3 (diff)
First char '#' was unicode so linux give an compile error
-rw-r--r--Sprinter/Configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h
index 212b44e..f007873 100644
--- a/Sprinter/Configuration.h
+++ b/Sprinter/Configuration.h
@@ -1,4 +1,4 @@
-#ifndef CONFIGURATION_H
+#ifndef CONFIGURATION_H
#define CONFIGURATION_H
// BASIC SETTINGS: select your board type, thermistor type, axis scaling, and endstop configuration