Update some config comments

This commit is contained in:
Scott Lahteine 2018-09-15 23:17:41 -05:00
parent 6afe5ab28b
commit da5e69693d
107 changed files with 773 additions and 505 deletions

View file

@ -1934,9 +1934,7 @@
// 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
#endif // CONFIGURATION_H