Xose Pérez
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
code/espurna/config/hardware.h
|
@ -1580,7 +1580,7 @@ |
|
|
|
|
|
|
|
|
// LEDs |
|
|
// LEDs |
|
|
#define LED1_PIN 13 |
|
|
#define LED1_PIN 13 |
|
|
#define LED1_PIN_INVERSE 0 |
|
|
|
|
|
|
|
|
#define LED1_PIN_INVERSE 1 |
|
|
|
|
|
|
|
|
// HLW8012 |
|
|
// HLW8012 |
|
|
#ifndef HLW8012_SUPPORT |
|
|
#ifndef HLW8012_SUPPORT |
|
|