Browse Source
Merge pull request #693 from gn0st1c/patch-2
set KMC HLW8012 upstream voltage resistor
rfm69
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
2 additions and
0 deletions
-
code/espurna/config/hardware.h
|
|
@ -1458,6 +1458,8 @@ |
|
|
|
#define HLW8012_CF1_PIN 5 |
|
|
|
#define HLW8012_CF_PIN 4 |
|
|
|
|
|
|
|
#define HLW8012_VOLTAGE_R_UP ( 2 * 1000000 ) // Upstream voltage resistor |
|
|
|
|
|
|
|
// ----------------------------------------------------------------------------- |
|
|
|
// Euromate (?) Wifi Stecker Shuko |
|
|
|
// https://www.obi.de/hausfunksteuerung/wifi-stecker-schuko/p/2291706 |
|
|
|