Fix check for include LiquidCrystalRus.h
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define ULTRALCD_H
|
||||
#include "Marlin.h"
|
||||
#ifdef ULTRA_LCD
|
||||
#include "language.h"
|
||||
#if LANGUAGE_CHOICE == 6
|
||||
#include "LiquidCrystalRus.h"
|
||||
#else
|
||||
|
Reference in New Issue
Block a user