🚸 Fix and update ProUI (#24477)
This commit is contained in:
committed by
Scott Lahteine
parent
3a19d34c75
commit
3c9789fda8
@ -188,7 +188,7 @@ typedef struct {
|
||||
* The "nominal" values are as-specified by G-code, and
|
||||
* may never actually be reached due to acceleration limits.
|
||||
*/
|
||||
typedef struct block_t {
|
||||
typedef struct PlannerBlock {
|
||||
|
||||
volatile block_flags_t flag; // Block flags
|
||||
|
||||
|
Reference in New Issue
Block a user