Skip to content

Function checkIfLifted() #50

@oz9ny

Description

@oz9ny

Found this in Function checkIfLifted()

  Error.flag(ERROR_LIFT);

//was Mower.randomTurn(false);
randomTurn(false);

Another thing please place a true in definition.h after
#define Bumper
and
#define Lift_Sensor

So the lines will be
//#define Bumper true
and
//#define Lift_Sensor true

That will help a little because just removing the comments gives compile error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions