Shorter paths to HAL, ExtUI (#17156)
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
#include "parser.h"
|
||||
|
||||
#if ENABLED(I2C_POSITION_ENCODERS)
|
||||
#include "../feature/I2CPositionEncoder.h"
|
||||
#include "../feature/encoder_i2c.h"
|
||||
#endif
|
||||
|
||||
enum AxisRelative : uint8_t { REL_X, REL_Y, REL_Z, REL_E, E_MODE_ABS, E_MODE_REL };
|
||||
|
||||
Reference in New Issue
Block a user