🩹 Fix FT Motion LPC176x build (#27474)
This commit is contained in:
@@ -92,7 +92,7 @@ uint32_t FTMotion::interpIdx = 0; // Index of current data point b
|
||||
// Shaping variables.
|
||||
#if HAS_FTM_SHAPING
|
||||
FTMotion::shaping_t FTMotion::shaping = {
|
||||
0
|
||||
zi_idx: 0
|
||||
#if HAS_X_AXIS
|
||||
, x:{ false, { 0.0f }, { 0.0f }, { 0 }, 0 } // ena, d_zi[], Ai[], Ni[], max_i
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user