NUM_AXIS is now obsolete

This commit is contained in:
Scott Lahteine
2019-10-06 22:18:03 -05:00
parent 4134c6398a
commit 519cc1bc67
3 changed files with 5 additions and 4 deletions

View File

@ -21,7 +21,6 @@
*/
#pragma once
#define NUM_AXIS 4
#define ABCE 4
#define XYZE 4
#define ABC 3