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