Appease code checker

master
marko 2020-09-09 11:05:41 -04:00
parent f83d5e03e7
commit 8b84023f1d
1 changed files with 4 additions and 4 deletions

View File

@ -80,7 +80,7 @@ class CSCSensor {
}
if (qChanged && this.qUpdateScreen) this.updateScreen();
}
};
}
var mySensor = new CSCSensor();