Fixed silly typedef mistake in setting struct, added settings $392 and $393 for spindle and coolant startup delays on safety door open.

This commit is contained in:
Terje Io
2021-11-22 10:26:56 +01:00
parent a5dfb953f8
commit fc0f9ecf75
8 changed files with 102 additions and 76 deletions
-1
View File
@@ -108,7 +108,6 @@ typedef enum {
typedef struct {
status_code_t id;
const char *xname;
const char *description;
} status_detail_t;