Paciente8159 / uCNC

µCNC - Universal CNC firmware for microcontrollers
https://github.com/Paciente8159/uCNC/wiki
GNU General Public License v3.0
265 stars 60 forks source link

[BUG] ESP32 SPI should use Arduino SPI by default #694

Closed Paciente8159 closed 1 month ago

Paciente8159 commented 1 month ago

Describe the bug On ESP32 it's possible to use SPI via SDK or via Arduino. ESP32 via SDK fails often and USE_ARDUINO_SPI_LIBRARY should be enabled by default to fix this.

What is your hardware ESP32

What was the GCode running N/A

Screenshots N/A

Additional context N/A