コード例 #1
0
ファイル: Sensor.py プロジェクト: nikhilmetrani/pipy
 def waitForEdge(self, event):
     GPIO.wair_for_edge(self.pin, event)