FreeDATA/other.py

18 lines
211 B
Python
Raw Normal View History

2020-12-25 21:53:56 +00:00
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Fri Dec 25 21:25:14 2020
@author: DJ2LS
"""
import time
import threading
2020-12-27 21:38:49 +00:00
import logging
2020-12-25 21:53:56 +00:00
import static
def timeout():
static.ACK_TIMEOUT = 1