aboutsummaryrefslogtreecommitdiff
path: root/ParrotZik.py
diff options
context:
space:
mode:
authorMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-12 22:30:49 +0200
committerMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-12 22:30:49 +0200
commit4d780ca17fd26bf963f0a530fb5cf50e4435f2b0 (patch)
tree52ea3a6809c358ab91e3609397651aad7ef4d729 /ParrotZik.py
parentdfb630d52ccae6c8fdd70ab7210c32b327a4fed7 (diff)
downloadpyParrotZikTCP-4d780ca17fd26bf963f0a530fb5cf50e4435f2b0.tar.xz
pyParrotZikTCP-4d780ca17fd26bf963f0a530fb5cf50e4435f2b0.zip
Refresh data less often.
Diffstat (limited to '')
-rw-r--r--ParrotZik.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ParrotZik.py b/ParrotZik.py
index 551d19a..d159927 100644
--- a/ParrotZik.py
+++ b/ParrotZik.py
@@ -52,7 +52,6 @@ class ParrotZik(object):
self.BatteryLevel = 100
self.BatteryCharging = False
- print "Connected"
@property
def battery_state(self):