mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-05 21:13:56 -06:00
Include configs in serial.h (#14714)
This commit is contained in:
parent
369fb2806d
commit
7085781c71
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#include "../HAL/HAL.h"
|
||||
#include "../inc/MarlinConfig.h"
|
||||
|
||||
/**
|
||||
* Define debug bit-masks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue