Skip to content

kit.continuous_servo[1].throttle = None doesn't work like kit.servo[1].angle = None #74

@cTurtle98

Description

@cTurtle98

when I try to use
kit.continuous_servo[1].throttle = None
I get this error

TypeError: '>' not supported between instances of 'NoneType' and 'float'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions