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

Nothing

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1966 b32b6428-25c9-4566-ad07-03861ab6144f
parent de546d76
No related branches found
No related tags found
No related merge requests found
from . import example
example.main()
example.run()
......@@ -11,7 +11,6 @@ REFRESH_RATE = 300
def now():
return int(time.time())
class Device:
def __init__(self, addr, devtype, version):
self.address = addr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment