Skip to content

Commit

Permalink
remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pkusmierski committed Mar 25, 2021
1 parent be5a873 commit 8ab3ec8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OnStep.ino
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ void setup() {
tmcAxis4.setup(AXIS4_DRIVER_INTPOL,AXIS4_DRIVER_DECAY_MODE,AXIS4_DRIVER_CODE,axis4Settings.IRUN,axis4SettingsEx.IHOLD);
#endif


foc1.powerDownActive(AXIS4_DRIVER_POWER_DOWN == ON, AXIS4_DRIVER_POWER_DOWN == STARTUP);
#endif

Expand Down

0 comments on commit 8ab3ec8

Please sign in to comment.