Plugins were not meant to run standalone
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
The module provides an object to control the SmarGon goniometer axes at PX III.
|
The module provides an object to control the SmarGon goniometer axes at PX III.
|
||||||
The SmarGon axes are interfaced as positioners.
|
The SmarGon axes are interfaced as positioners.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import time
|
import time
|
||||||
from threading import Thread, Lock
|
from threading import Thread, Lock
|
||||||
import requests
|
import requests
|
||||||
|
|||||||
Reference in New Issue
Block a user