version update
This commit is contained in:
BIN
Widgets/.DS_Store
vendored
BIN
Widgets/.DS_Store
vendored
Binary file not shown.
BIN
meshifyDrivers/.DS_Store
vendored
BIN
meshifyDrivers/.DS_Store
vendored
Binary file not shown.
@@ -82,7 +82,7 @@ class main():
|
|||||||
self.dst = ""
|
self.dst = ""
|
||||||
# queue for sets to the mesh network will handeled through a queue in this main driver
|
# queue for sets to the mesh network will handeled through a queue in this main driver
|
||||||
self.meshQ = Queue.Queue()
|
self.meshQ = Queue.Queue()
|
||||||
version = "13" # 6 - mistification # 5 - updated for SAT data and generic sets. 4 - devices changed to drivers for dia
|
version = "16" # 6 - mistification # 5 - updated for SAT data and generic sets. 4 - devices changed to drivers for dia
|
||||||
|
|
||||||
# self.sendtodb("version", version, 0)
|
# self.sendtodb("version", version, 0)
|
||||||
thread.start_new_thread(self.registerThread, ())
|
thread.start_new_thread(self.registerThread, ())
|
||||||
|
|||||||
Reference in New Issue
Block a user