Temporary hide M500_conf cs to allow automated renaming.
This commit is contained in:
parent
e94dc1341a
commit
d611cad087
2 changed files with 2 additions and 2 deletions
Firmware
|
@ -9,7 +9,7 @@
|
|||
#include "mesh_bed_leveling.h"
|
||||
#endif
|
||||
|
||||
M500_conf cs;
|
||||
//M500_conf cs;
|
||||
|
||||
#ifdef DEBUG_EEPROM_WRITE
|
||||
#define EEPROM_WRITE_VAR(pos, value) _EEPROM_writeData(pos, (uint8_t*)&value, sizeof(value), #value)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue