Add EDITABLE_SERVO_ANGLES to example configs
This commit is contained in:
		| @@ -2056,9 +2056,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2055,9 +2055,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2080,9 +2080,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2057,9 +2057,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2042,9 +2042,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2070,9 +2070,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2071,9 +2071,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -2071,9 +2071,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
		Reference in New Issue
	
	Block a user