mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-30 01:30:05 +02:00
Falscher GPIO Pin für Fräse
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* Das 1. Relais
|
||||
*/
|
||||
#define SPINDLE_TYPE SpindleType::RELAY
|
||||
#define SPINDLE_OUTPUT_PIN GPIO_NUM_3
|
||||
#define SPINDLE_OUTPUT_PIN GPIO_NUM_32
|
||||
|
||||
// Das 2. Relais
|
||||
#define COOLANT_FLOOD_PIN GPIO_NUM_2
|
||||
|
Reference in New Issue
Block a user