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