Browse Source

fix typo in delta example config introduced in

commit 697ee2dc50
Greg Alexander 9 years ago
parent
commit
4fba7b084f
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