mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-08 21:51:38 +02:00
0.8.910010-zero
This commit is contained in:
parent
d203defb2e
commit
35901be33e
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@ class ZeroExport {
|
|||
mApi = api;
|
||||
mMqtt = mqtt;
|
||||
|
||||
mIsInitialized = true;
|
||||
// mIsInitialized = true;
|
||||
// TODO: Sicherheitsreturn weil noch Sicherheitsfunktionen fehlen.
|
||||
// mIsInitialized = false;
|
||||
mIsInitialized = false;
|
||||
}
|
||||
|
||||
/** loop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue