summaryrefslogtreecommitdiffhomepage
path: root/digital/io/tools/io/init.py
blob: 059ea4080ee78c8d3c3bbe85346e6c19f68c1852 (plain)
1
2
3
4
5
6
"""Default parameters for io."""
host = dict (
        servo_pos = ((1, 255), (255, 1), (1, 255), (1, 255), (1, 255),
            (1, 255), (1, 255), (1, 255)),
        )
target = host