mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-27 13:56:24 +00:00
Drop old includes in serial.h
This commit is contained in:
parent
523feeee3c
commit
305f277843
@ -21,13 +21,8 @@
|
|||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
//#include <stdint.h>
|
|
||||||
|
|
||||||
//#include "../inc/MarlinConfigPre.h"
|
|
||||||
#include "../HAL/HAL.h"
|
#include "../HAL/HAL.h"
|
||||||
|
|
||||||
// #include "../core/macros.h"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Define debug bit-masks
|
* Define debug bit-masks
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user