mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-07-31 20:00:19 +02:00
Fixed include in Commands.h (#548)
Co-authored-by: Stefan de Bruijn <stefan@nubilosoft.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "Config.h"
|
#include "../Config.h"
|
||||||
|
|
||||||
class ESPResponseStream;
|
class ESPResponseStream;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user