atribution

This commit is contained in:
Sgr A* VMT
2023-11-07 22:11:21 +08:00
parent f20195ba79
commit 9e44086903

7
idm.py
View File

@@ -1,3 +1,10 @@
# Based upon the fantastic Beacon eddy current scanner support
#
# Copyright (C) 2020-2023 Matt Baker <baker.matt.j@gmail.com>
# Copyright (C) 2020-2023 Lasse Dalegaard <dalegaard@gmail.com>
# Copyright (C) 2023 Beacon <beacon3d.com>
#
# This file may be distributed under the terms of the GNU GPLv3 license.
import threading import threading
import logging import logging
import chelper import chelper