# -*- coding: utf-8 -*- import sys import time sys.path.append('..') import f7.udplog f7.udplog.instance().init() time.sleep(5)