Browse Source

Drop obsolete setting

Scott Lahteine 4 years ago
parent
commit
4cffee3ca3

+ 0
- 6
config/examples/FYSETC/AIO_II/Configuration.h View File

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

+ 0
- 6
config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h View File

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

+ 0
- 6
config/examples/FYSETC/Cheetah 1.2/base/Configuration.h View File

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

+ 0
- 6
config/examples/FYSETC/Cheetah/BLTouch/Configuration.h View File

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

+ 0
- 6
config/examples/FYSETC/Cheetah/base/Configuration.h View File

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

Loading…
Cancel
Save