mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
typo
This commit is contained in:
parent
63d11c18ea
commit
bf49117ee4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ try:
|
|||
|
||||
except ImportError:
|
||||
from hamlib.linux import Hamlib
|
||||
print("running Hamlib {0} from precompiled bundle".format(Hamlib.cvar.hamlib_version)))
|
||||
print("running Hamlib {0} from precompiled bundle".format(Hamlib.cvar.hamlib_version))
|
||||
|
||||
else:
|
||||
# place for rigctld
|
||||
|
|
Loading…
Reference in a new issue