Exemplo n.º 1
0
def uart_buff_init(*args):
  return _uart_buff.uart_buff_init(*args)
Exemplo n.º 2
0
def uart_buff_init(avr, b):
    return _uart_buff.uart_buff_init(avr, b)
Exemplo n.º 3
0
def uart_buff_init(avr, b):
    return _uart_buff.uart_buff_init(avr, b)