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