Skip to content
Snippets Groups Projects
Commit e49fff4d authored by jkerdreu's avatar jkerdreu
Browse files

Cleanup


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2862 b32b6428-25c9-4566-ad07-03861ab6144f
parent bc0e8d9c
No related branches found
No related tags found
No related merge requests found
from gevent import monkey; monkey.patch_all(thread=False)
from xaal.lib import tools,Device
from xaal.lib import tools
from .network import AqaraConnector,AqaraDiscovery
from . import devices
import inspect
import atexit
import logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment