mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-02 19:02:35 +02:00
Deleted dead variable in Stepper.h
This commit is contained in:
@@ -71,8 +71,6 @@ const timer_idx_t STEP_TIMER_INDEX = TIMER_0;
|
||||
extern uint64_t stepper_idle_counter;
|
||||
extern bool stepper_idle;
|
||||
|
||||
//extern uint8_t ganged_mode;
|
||||
|
||||
enum stepper_id_t {
|
||||
ST_TIMED = 0,
|
||||
ST_RMT,
|
||||
|
Reference in New Issue
Block a user