Browse Source

set KMC HLW8012 upstream voltage resistor

set KMC HLW8012 upstream voltage resistor to 2 * 1M
rfm69
gn0st1c 6 years ago
committed by GitHub
parent
commit
2ea551d417
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      code/espurna/config/hardware.h

+ 2
- 0
code/espurna/config/hardware.h View File

@ -1458,6 +1458,8 @@
#define HLW8012_CF1_PIN 5 #define HLW8012_CF1_PIN 5
#define HLW8012_CF_PIN 4 #define HLW8012_CF_PIN 4
#define HLW8012_VOLTAGE_R_UP ( 2 * 1000000 ) // Upstream voltage resistor
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
// Euromate (?) Wifi Stecker Shuko // Euromate (?) Wifi Stecker Shuko
// https://www.obi.de/hausfunksteuerung/wifi-stecker-schuko/p/2291706 // https://www.obi.de/hausfunksteuerung/wifi-stecker-schuko/p/2291706


Loading…
Cancel
Save