mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-10 08:17:53 -06:00
Tweak SPINDLE_SERVO_NR comment
This commit is contained in:
parent
988be2ea07
commit
7664a7fa6d
193 changed files with 193 additions and 193 deletions
|
@ -2945,7 +2945,7 @@
|
|||
|
||||
//#define SPINDLE_SERVO // A servo converting an angle to spindle power
|
||||
#ifdef SPINDLE_SERVO
|
||||
#define SPINDLE_SERVO_NR 0 // ID of servo used for spindle control
|
||||
#define SPINDLE_SERVO_NR 0 // Index of servo used for spindle control
|
||||
#define SPINDLE_SERVO_MIN 10 // Minimum angle for servo spindle
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue