__ header file replace
This commit is contained in:
parent
bf077125b9
commit
0c123950e9
7 changed files with 14 additions and 14 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// Tonokip RepRap firmware rewrite based off of Hydra-mmm firmware.
|
||||
// Licence: GPL
|
||||
|
||||
#ifndef __MARLINH
|
||||
#define __MARLINH
|
||||
#ifndef MARLIN_H
|
||||
#define MARLIN_H
|
||||
|
||||
#define HardwareSerial_h // trick to disable the standard HWserial
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue