Go to the source code of this file.
Namespaces | |
| namespace | src::python_example |
Variables | |
| int | src::python_example.baudRate = 57600 |
| tuple | src::python_example.myElement = Element(port=portName, baudrate=baudRate, timeout=0.5, units=0) |
| string | src::python_example.portName = "/dev/ttyUSB0" |
| int | src::python_example.samples = 1 |