| Trees | Indices | Help |
|---|
|
|
FILE: defaults.py
Contains configuration defaults for logical.py
This file exists so you won't need to edit core files to change default behavior of applications using logical.py and related classes
|
|||
DEFAULT_ARCH = dynamixel
|
|||
DEFAULT_PORT = dict(TYPE= 'tty', baudrate= 115200)
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 4 16:46:17 2018 | http://epydoc.sourceforge.net |