mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-10 15:36:38 +02:00
* new structure
* slim definitions of fields and units * prepared multi inverter setup (not finished now)
This commit is contained in:
parent
58d79beb8c
commit
d0731f7065
17 changed files with 813 additions and 672 deletions
|
@ -51,7 +51,7 @@ class mqtt {
|
|||
}
|
||||
|
||||
char *getPwd(void) {
|
||||
return mUser;
|
||||
return mPwd;
|
||||
}
|
||||
|
||||
char *getTopic(void) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue