mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-26 06:17:00 +02:00
devControl bugs and error handling
This commit is contained in:
parent
7ed5a0a9e1
commit
6b1f027d01
7 changed files with 111 additions and 68 deletions
|
@ -84,6 +84,7 @@ class Inverter {
|
|||
ts = 0;
|
||||
powerLimit = -1; // 65535 W Limit -> unlimited
|
||||
devControlRequest = false;
|
||||
devControlCmd = 0xff;
|
||||
}
|
||||
|
||||
~Inverter() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue