Skip to content
Snippets Groups Projects
Commit 51acbb22 authored by ManuelMcLure's avatar ManuelMcLure Committed by Scott Lahteine
Browse files

Prevent HOST_PROMPT_SUPPORT compile error (#13943)

parent ad4ffa1d
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment