Fixed a typo
This commit is contained in:
@@ -106,7 +106,7 @@ class Gpio:
|
|||||||
def exit(self):
|
def exit(self):
|
||||||
|
|
||||||
self._comm.send(
|
self._comm.send(
|
||||||
Workers.Master,
|
Workers.MASTER,
|
||||||
StateMachine.TeardownEvent(StateMachine.TeardownEvent.WELCOME))
|
StateMachine.TeardownEvent(StateMachine.TeardownEvent.WELCOME))
|
||||||
|
|
||||||
def showIdle(self):
|
def showIdle(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user