Closedown

This commit is contained in:
gac-x04sa
2018-10-24 16:16:20 +02:00
parent bca1f6987e
commit 296bb79b37
3 changed files with 117 additions and 74 deletions
+2 -1
View File
@@ -59,4 +59,5 @@ class Mythen(DeviceBase, Readable):
return self.get_total_counts()
add_device( Mythen("mythen", "X04SA-ES2-SD1"), True)
#mythen.polling = 1000
mythen.update()