Ejemplo n.º 1
0
def hd44780_init(*args):
  return _hd44780.hd44780_init(*args)
Ejemplo n.º 2
0
def hd44780_init(avr, b, width, height):
    return _hd44780.hd44780_init(avr, b, width, height)
Ejemplo n.º 3
0
def hd44780_init(avr, b, width, height):
    return _hd44780.hd44780_init(avr, b, width, height)