mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-10 07:15:02 -06:00
Update FYSETC S6 pins/variants (#17056)
This commit is contained in:
parent
efc739a880
commit
a698bfdc2a
2 changed files with 5 additions and 1 deletions
|
@ -115,7 +115,7 @@ extern "C" {
|
|||
#define NUM_ANALOG_FIRST 80
|
||||
|
||||
// PWM resolution
|
||||
#define PWM_RESOLUTION 8
|
||||
#define PWM_RESOLUTION 12
|
||||
#define PWM_FREQUENCY 20000 // >= 20 Khz => inaudible noise for fans
|
||||
#define PWM_MAX_DUTY_CYCLE 255
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue