Prevent HOST_PROMPT_SUPPORT compile error (#13943)
This commit is contained in:
parent
ad4ffa1d2f
commit
51acbb2201
@ -23,7 +23,7 @@
|
||||
|
||||
#include "../inc/MarlinConfigPre.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
void host_action(const char * const pstr, const bool eol=true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user