Exemple #1
0
def hd44780_get_flag(*args):
  return _hd44780.hd44780_get_flag(*args)
Exemple #2
0
def hd44780_get_flag(b, bit):
    return _hd44780.hd44780_get_flag(b, bit)
Exemple #3
0
def hd44780_get_flag(b, bit):
    return _hd44780.hd44780_get_flag(b, bit)