Skip to content

Commit

Permalink
working version again
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 committed Mar 22, 2024
1 parent 611bed3 commit 7d7d519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ class Pid extends utils.Adapter {
*/
async onReady() {
this.log.debug('onReady triggered');
let ii=blabla.toString();

await this.setStateAsync('info.connection', { val: false, ack: true, q: 0x00 });

/* set global config */
Expand Down

0 comments on commit 7d7d519

Please sign in to comment.