Plugins were not meant to run standalone

This commit is contained in:
gac-x06da
2025-01-30 12:15:15 +01:00
parent c5b97bd592
commit 1e81aa34b9
+1
View File
@@ -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