dunno
This commit is contained in:
@@ -40,3 +40,5 @@ class Networking:
|
||||
def writeDisplayScore(self, display, score):
|
||||
self.get("/displays" + display + "/write_score/" + str(score))
|
||||
|
||||
def getInputEvent(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user