🚸 Fix and update ProUI (#24477)
This commit is contained in:
committed by
GitHub
parent
c47575f244
commit
8fb54d4621
@@ -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