Skip to content

Commit

Permalink
fix wrong hotwater switch pin
Browse files Browse the repository at this point in the history
  • Loading branch information
LoQue90 committed Sep 9, 2024
1 parent 7dafbfe commit 2317455
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions de/platinen/ESP32.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ PV_RL | PIN 27 | Pump | Relais Ansteuerung Pumpe
BPSW_SW | PIN 34 | BREW | Bezugsschalter oder Optokoppler
BPSW_SW | PIN 39 | PWR | Powerschalter
BPSW_SW | PIN 35 | STEAM | Dampfschalter
BPSW_SW | PIN 39 | WATER | Heisswasserschalter (noch nicht implementiert)
BPSW_SW | PIN 36 | WATER | Heisswasserschalter (noch nicht implementiert)
S_LED | PIN 26 | OUT | Status oder Temp LED
W_SENS | PIN 23 | SIG | Wasserstandssensor
SCALE | PIN 25 | DAT2 | Waage DAT2
Expand Down Expand Up @@ -110,7 +110,7 @@ PV_RL | PIN 27 | Pump | Relais Ansteuerung Pumpe
BPSW_SW | PIN 34 | BREW | Bezugsschalter oder Optokoppler
BPSW_SW | PIN 39 | PWR | Powerschalter
BPSW_SW | PIN 35 | STEAM | Dampfschalter
BPSW_SW | PIN 39 | WATER | Heisswasserschalter (noch nicht implementiert)
BPSW_SW | PIN 36 | WATER | Heisswasserschalter (noch nicht implementiert)
S_LED | PIN 26 | OUT | Status oder Temp LED
W_SENS | PIN 23 | SIG | Wasserstandssensor
SCALE | PIN 25 | DAT2 | Waage DAT2
Expand Down
4 changes: 2 additions & 2 deletions en/pcb/ESP32.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ PV_RL | PIN 27 | Pump | Relay pump
BPSW_SW | PIN 34 | BREW | Brew switch or optocoupler
BPSW_SW | PIN 39 | PWR | Power switch
BPSW_SW | PIN 35 | STEAM | Steam switch
BPSW_SW | PIN 39 | WATER | Hot water switch (not yet implemented)
BPSW_SW | PIN 36 | WATER | Hot water switch (not yet implemented)
S_LED | PIN 26 | OUT | Status or Temp LED
W_SENS | PIN 23 | SIG | Water level sensor
SCALE | PIN 25 | DAT2 | Scale DAT2
Expand Down Expand Up @@ -115,7 +115,7 @@ PV_RL | PIN 27 | Pump | Relay pump
BPSW_SW | PIN 34 | BREW | Brew switch or optocoupler
BPSW_SW | PIN 39 | PWR | Power switch
BPSW_SW | PIN 35 | STEAM | Steam switch
BPSW_SW | PIN 39 | WATER | Hot water switch (not yet implemented)
BPSW_SW | PIN 36 | WATER | Hot water switch (not yet implemented)
S_LED | PIN 26 | OUT | Status LED
W_SENS | PIN 23 | SIG | Water level sensor
SCALE | PIN 25 | DAT2 | Scale DAT2
Expand Down

0 comments on commit 2317455

Please sign in to comment.