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