MCPcopy Create free account
hub / github.com/cvzone/cvzone / __init__

Method __init__

cvzone/SerialModule.py:18–61  ·  view source on GitHub ↗

Initialize the serial object. :param portNo: Port Number :param baudRate: Baud Rate :param digits: Number of digits per value to send :param max_retries: Maximum number of retries to connect

(self, portNo=None, baudRate=9600, digits=1, max_retries=5)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected