Browse Source

Merge pull request #1166 from mcspr/patch-4

Fix homecube 3rd led setting
ech1560
Xose Pérez 6 years ago
committed by GitHub
parent
commit
1110f73a93
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/espurna/config/hardware.h

+ 1
- 1
code/espurna/config/hardware.h View File

@ -2529,7 +2529,7 @@
// Red
#define LED3_PIN 0
#define LED3_PIN_INVERSE 0
#define LED2_MODE LED_MODE_OFF
#define LED3_MODE LED_MODE_OFF
// HJL01 / BL0937
#ifndef HLW8012_SUPPORT


Loading…
Cancel
Save