Ejemplo n.º 1
0
def hd44780_set_flag(*args):
  return _hd44780.hd44780_set_flag(*args)
Ejemplo n.º 2
0
def hd44780_set_flag(b, bit, val):
    return _hd44780.hd44780_set_flag(b, bit, val)
Ejemplo n.º 3
0
def hd44780_set_flag(b, bit, val):
    return _hd44780.hd44780_set_flag(b, bit, val)