test
This commit is contained in:
@@ -26,7 +26,7 @@ class Networking:
|
|||||||
|
|
||||||
def getDisplays(self):
|
def getDisplays(self):
|
||||||
a = self.get("/displays").json()
|
a = self.get("/displays").json()
|
||||||
print a
|
print(a)
|
||||||
return a
|
return a
|
||||||
|
|
||||||
def triggerSolenoid(self, solenoid):
|
def triggerSolenoid(self, solenoid):
|
||||||
|
|||||||
Reference in New Issue
Block a user