Browse Source

Added comment for the EEPROM storage

Edward Patel 9 years ago
parent
commit
5112cf8422
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/ConfigurationStore.cpp

+ 2
- 0
Marlin/ConfigurationStore.cpp View File

@@ -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:

Loading…
Cancel
Save