First char '#' was unicode so linux give an compile error
This commit is contained in:
parent
8147df6ae0
commit
ed0f1c6f8c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue