Browse Source

Drop obsolete setting

pull/1/head
Scott Lahteine 5 years ago
parent
commit
4cffee3ca3
  1. 6
      config/examples/FYSETC/AIO_II/Configuration.h
  2. 6
      config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h
  3. 6
      config/examples/FYSETC/Cheetah 1.2/base/Configuration.h
  4. 6
      config/examples/FYSETC/Cheetah/BLTouch/Configuration.h
  5. 6
      config/examples/FYSETC/Cheetah/base/Configuration.h

6
config/examples/FYSETC/AIO_II/Configuration.h

@ -2212,9 +2212,3 @@
// Allow servo angle to be edited and saved to EEPROM
//#define EDITABLE_SERVO_ANGLES
/**
* Sometimes after inserting the SD card settings get lost.
* This option reloads settings when the SD card is inserted.
*/
#define SD_RELOAD_SETTINGS

6
config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h

@ -2212,9 +2212,3 @@
// Allow servo angle to be edited and saved to EEPROM
//#define EDITABLE_SERVO_ANGLES
/**
* Sometimes after inserting the SD card settings get lost.
* This option reloads settings when the SD card is inserted.
*/
#define SD_RELOAD_SETTINGS

6
config/examples/FYSETC/Cheetah 1.2/base/Configuration.h

@ -2212,9 +2212,3 @@
// Allow servo angle to be edited and saved to EEPROM
//#define EDITABLE_SERVO_ANGLES
/**
* Sometimes after inserting the SD card settings get lost.
* This option reloads settings when the SD card is inserted.
*/
#define SD_RELOAD_SETTINGS

6
config/examples/FYSETC/Cheetah/BLTouch/Configuration.h

@ -2212,9 +2212,3 @@
// Allow servo angle to be edited and saved to EEPROM
//#define EDITABLE_SERVO_ANGLES
/**
* Sometimes after inserting the SD card settings get lost.
* This option reloads settings when the SD card is inserted.
*/
#define SD_RELOAD_SETTINGS

6
config/examples/FYSETC/Cheetah/base/Configuration.h

@ -2212,9 +2212,3 @@
// Allow servo angle to be edited and saved to EEPROM
//#define EDITABLE_SERVO_ANGLES
/**
* Sometimes after inserting the SD card settings get lost.
* This option reloads settings when the SD card is inserted.
*/
#define SD_RELOAD_SETTINGS

Loading…
Cancel
Save