1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-02 19:02:35 +02:00

Fixed another bug in GPIO pin

This commit is contained in:
Stefan de Bruijn
2020-11-07 21:31:59 +01:00
parent 5c26d20d19
commit 0cae23ddac

View File

@@ -124,11 +124,11 @@
// #define PROBE_PIN "gpio.18:pu"
// x Limits
// #define X_LIMIT_PIN "gpio.18:pu"
#define X_LIMIT_PIN "gpio.18:pu"
// x System : ControlSafetyDoor
// #define CONTROL_SAFETY_DOOR_PIN "gpio.22:pu"
#define CONTROL_SAFETY_DOOR_PIN "gpio.22:pu"
// x System : ControlReset
// #define CONTROL_RESET_PIN "gpio.23:pu"
#define CONTROL_RESET_PIN "gpio.23:pu"
// x System : ControlFeedHold
// #define CONTROL_FEED_HOLD_PIN "gpio.22:pu"
// x System : ControlCycleStart