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