diff options
Diffstat (limited to 'hwdef-Noctigon_K9.3.h')
| -rw-r--r-- | hwdef-Noctigon_K9.3.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hwdef-Noctigon_K9.3.h b/hwdef-Noctigon_K9.3.h index 15f93cb..d48623a 100644 --- a/hwdef-Noctigon_K9.3.h +++ b/hwdef-Noctigon_K9.3.h @@ -121,8 +121,8 @@ inline void hwdef_setup() { | (1 << AUXLED_G_PIN) | (1 << AUXLED_B_PIN) | (1 << BUTTON_LED_PIN) - | (1 << LED_ENABLE_PIN); - | (1 << LED2_ENABLE_PIN); + | (1 << LED_ENABLE_PIN) + | (1 << LED2_ENABLE_PIN) ; // configure PWM |
