FreeDATA/other.py
2020-12-27 22:38:49 +01:00

18 lines
211 B
Python

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