__ header file replace
This commit is contained in:
parent
bf077125b9
commit
0c123950e9
7 changed files with 14 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef __ULTRALCDH
|
||||
#define __ULTRALCDH
|
||||
#ifndef ULTRALCD_H
|
||||
#define ULTRALCD_H
|
||||
#include "Marlin.h"
|
||||
#ifdef ULTRA_LCD
|
||||
#include <LiquidCrystal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue