コード例 #1
0
ファイル: State.py プロジェクト: openspaceaarhus/Foodputer
 def on_entry(self):
     GUI.start_pincheck()
     self.validator = Hal.Validator(self)
     putil.trace("Check pin and order and everything")
     self.validator.start()