Skip to content

Problems Compiling Firmware #786

@neves1989

Description

@neves1989

Please answer the following questions:

Have you read the wiki regarding how to compile?
yes
What version of the Arduino IDE are you using?
1.8.13
What version (commit date) of the Arduino core for the ESP32 are you using?
latest
Are you using the master branch of Grbl_ESP32?

Have you made any edits or configuration changes (list them) to the firmware?

im trying to use unipolar motors and when i go to machine.h file and uncomment the atari machine it gives me the following error
Please paste the compiler error text here:

sketch/src/CustomCode.cpp:7:34: fatal error: Custom/atari_1020.cpp: No such file or directory
compilation terminated.
Multiple libraries were found for "WiFi.h"
Used: /home/pi/.arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/WiFi
Not used: /home/pi/Desktop/arduino-1.8.13/libraries/WiFi
Multiple libraries were found for "SD.h"
Used: /home/pi/.arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/SD
Not used: /home/pi/Desktop/arduino-1.8.13/libraries/SD
exit status 1
Error compiling for board ESP32 Dev Module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions