Skip to content

Change pin on Arduino READ THIS!  #4

Description

@patatman

If you use something other the pin A2 for the Analog input, you need to change more then only line 77.
You also need to change line 95 to the correct pin.
I used A0 and A5 as pins, So I need to change Line77 to A5 and line 95 to 5

int y=analogRead(2); // Y axis

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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