Exemple #1
0
 def getbuttonpressed(self, button: 'int') -> "bool":
     return _pylogilcd.app_getbuttonpressed(self, button)
Exemple #2
0
 def getbuttonpressed(self, button):
     return _pylogilcd.app_getbuttonpressed(self, button)