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
  *
22
  *
23
  * Mesh bed leveling:
23
  * Mesh bed leveling:
24
  *  active
24
  *  active
25
+ *  mesh_num_x
26
+ *  mesh_num_y
25
  *  z_values[][]
27
  *  z_values[][]
26
  *
28
  *
27
  * DELTA:
29
  * DELTA:

Loading…
Cancel
Save