Update FYSETC S6 pins/variants (#17056)

This commit is contained in:
George Fu
2020-03-04 04:30:09 +08:00
committed by GitHub
parent efc739a880
commit a698bfdc2a
2 changed files with 5 additions and 1 deletions

View File

@ -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