Prevent HOST_PROMPT_SUPPORT compile error (#13943)

2.0.x
ManuelMcLure 6 years ago committed by Scott Lahteine
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…
Cancel
Save