Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Servo.MAX_POSITION is incorrect in OnBot #61

@Crossle86

Description

@Crossle86

The Servo class constant MAX_POSITION reports a value of zero in OnBot environment. Correctly reports 1 in Android Studio.

Further, on one phone, OnBot, when you type Servo.M brings up MIN_POSITION and MAX_POSITION as autocomplete options. On another phone, Servo.M does not. However both compile and work other than MAX returning zero.

More testing reveals erratic autocomplete behavior. Servo.M brings up the MIN and MAX as mentioned above. Servo. may bring up a list of all available items (though when it does, MIN and MAX are not present, even though .M brings them up) and it may not.

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