Source code for uart3br._uart3br

"""Dummy uart3br package"""


[docs]def send(chunks): """Send serial data Dummy version simply does nothing """ return