diff options
Diffstat (limited to 'hwdef-Noctigon_K9.3.h')
| -rw-r--r-- | hwdef-Noctigon_K9.3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-Noctigon_K9.3.h b/hwdef-Noctigon_K9.3.h index d48623a..6032b4c 100644 --- a/hwdef-Noctigon_K9.3.h +++ b/hwdef-Noctigon_K9.3.h @@ -40,7 +40,7 @@ #define ATTINY 1634 #include <avr/io.h> -#define PWM_CHANNELS 2 // 3 actually, but only 2 for main LEDs +#define PWM_CHANNELS 3 // 2 for main LEDs, 1 for 2nd LEDs #define PWM_BITS 10 // 0 to 1023 at 4 kHz, not 0 to 255 at 16 kHz #define PWM_TOP 1023 |
