浏览代码

Added comment for the EEPROM storage

Edward Patel 9 年前
父节点
当前提交
5112cf8422
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      Marlin/ConfigurationStore.cpp

+ 2
- 0
Marlin/ConfigurationStore.cpp 查看文件

@@ -22,6 +22,8 @@
22 22
  *
23 23
  * Mesh bed leveling:
24 24
  *  active
25
+ *  mesh_num_x
26
+ *  mesh_num_y
25 27
  *  z_values[][]
26 28
  *
27 29
  * DELTA:

正在加载...
取消
保存