Skip to content

Commit

Permalink
remove unnecessary includes in StepperISR_avr.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
gin66 committed Aug 19, 2024
1 parent 7fff731 commit a99ec76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/StepperISR_avr.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#if defined(ARDUINO_ARCH_AVR)
#include "AVRStepperPins.h"
#include "FastAccelStepper.h"
#include "StepperISR.h"

// T is the timer module number 0,1,2,3...
Expand Down

0 comments on commit a99ec76

Please sign in to comment.