Browse Source

Merge pull request #1466 from CONSULitAS/Development_K8200_de

K8200: Example Configuration.h fixed
Scott Lahteine 9 years ago
parent
commit
3490a19103
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Marlin/example_configurations/K8200/Configuration.h

+ 2
- 2
Marlin/example_configurations/K8200/Configuration.h View File

1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2
 #define CONFIGURATION_H
2
 #define CONFIGURATION_H
3
-
3
+
4
 #include "boards.h"
4
 #include "boards.h"
5
 
5
 
6
 
6
 

Loading…
Cancel
Save