]> Pileus Git - ~andy/csm213a-hw/blobdiff - vis/xively.py
Rename serial to device and clean up
[~andy/csm213a-hw] / vis / xively.py
index 15e536cb5880cc80476a59db5e984f59c8c5ab0b..ae8d5252ecc858215070ca9c44b14d619ce12c3a 100644 (file)
@@ -1,3 +1,6 @@
 class Xively:
-       def __init__(self):
+       def __init__(self, config):
+               self.config = config
+
+       def connect(self):
                pass