Add NUL_STR global
This commit is contained in:
@@ -377,4 +377,4 @@ void protected_pin_err();
|
||||
void event_probe_failure();
|
||||
#endif
|
||||
|
||||
extern const char G28_STR[], M21_STR[], M23_STR[], M24_STR[];
|
||||
extern const char G28_STR[], M21_STR[], M23_STR[], M24_STR[], NUL_STR[];
|
||||
|
||||
Reference in New Issue
Block a user