changes
This commit is contained in:
BIN
promagmbs/.DS_Store
vendored
BIN
promagmbs/.DS_Store
vendored
Binary file not shown.
@@ -60,6 +60,7 @@ class start(threading.Thread, deviceBase):
|
||||
self.public_ip_address = ""
|
||||
self.public_ip_address_last_checked = 0
|
||||
self.private_ip_address = ""
|
||||
self.ping_counter = 0
|
||||
threading.Thread.start(self)
|
||||
|
||||
# this is a required function for all drivers, its goal is to upload some piece of data
|
||||
|
||||
Reference in New Issue
Block a user