浏览代码

Merge pull request #1582 from galexander1/deltaconftypo

fix typo in delta example config introduced in commit 697ee2d
Scott Lahteine 10 年前
父节点
当前提交
0eae9c24bc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/example_configurations/delta/Configuration.h

+ 1
- 1
Marlin/example_configurations/delta/Configuration.h 查看文件

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

正在加载...
取消
保存