Browse Source

Merge pull request #1582 from galexander1/deltaconftypo

fix typo in delta example config introduced in commit 697ee2d
Scott Lahteine 10 years ago
parent
commit
0eae9c24bc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/example_configurations/delta/Configuration.h

+ 1
- 1
Marlin/example_configurations/delta/Configuration.h View File

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

Loading…
Cancel
Save