Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling for board Arduino Uno #40

Open
ymorayko opened this issue Mar 10, 2022 · 0 comments
Open

Error compiling for board Arduino Uno #40

ymorayko opened this issue Mar 10, 2022 · 0 comments

Comments

@ymorayko
Copy link

Describe the bug
Cannot flush Arduino Uno R3 with arduino_serialCOM_v0.1.ino.

To Reproduce
Steps to reproduce the behavior:
Clicking "Upload" produces "Error compiling for board Arduino Uno" with multiple errors.

Expected behavior
Flush the board without errors.

Software versions (please complete the following information):

  • OS: Windows
  • Python version 3.8
  • ArduinoIDE_1.8.57.0_x86

Additional context
Typical error:

arduino_serialCOM_v0.1 ORIGINAL.ino:96:37: error: redefinition of 'AccelStepper stepper1'

AccelStepper stepper1(AccelStepper::DRIVER, X_STP, X_DIR);

                                 ^~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant