mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-26 15:54:29 +02:00
Update cpu_map.h
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
//let -1 to use default board pin
|
//let -1 to use default board pin
|
||||||
#define GRBL_SPI_SS -1
|
#define GRBL_SPI_SS -1
|
||||||
#define GRBL_SPI_MOSI -1
|
#define GRBL_SPI_MOSI -1
|
||||||
#define GRBL_SPI_MIS0 -1
|
#define GRBL_SPI_MISO -1
|
||||||
#define GRBL_SPI_SCK -1
|
#define GRBL_SPI_SCK -1
|
||||||
//Set you frequency
|
//Set you frequency
|
||||||
#define GRBL_SPI_FREQ 4000000
|
#define GRBL_SPI_FREQ 4000000
|
||||||
|
Reference in New Issue
Block a user