-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Switch to change charge-modes #25
Conversation
Pin now has two functions.
PIN_RST_PV_SWITCH now has two functions. Additional pin definition deleted
btn_setup and btn_loop will only be used if cfgBtnDebounce >0 => switch can be disabled when cfgBtnDebounce is set to 0
Update pvAlgo.h
cfgBtnDebounce default value = 0
Wie besprochen der PR. Ich habe alle unnötigen Commits weggelassen. Wenn du den PR übernimmst, dann sollte auch das Wiki erweitert werden wegen dem neuen Parameter "cfgBtnDebounce" |
Hi Andy, |
Stimmt, hast recht. Das hatte ich übersehen. |
Habe es auch erst jetzt festgestellt, als das ganze "offiziell" in Betrieb ging ;) Sonst läuft der wbec super, auch mit Fronius zusammen (nötige Änderungen für Fronius habe ich ja schon im Issue angesprochen) |
Hi Stefan. |
Die Änderung ist in diesem PR enthalten: |
Added the ability to use switch to change between pv charging and fixed charge power