mirror of https://github.com/g4klx/MMDVMHost
corrected case
This commit is contained in:
parent
e0b0a3b6d8
commit
1cb9db0e4d
|
|
@ -33,7 +33,7 @@
|
||||||
#include "LCDproc.h"
|
#include "LCDproc.h"
|
||||||
#include "Thread.h"
|
#include "Thread.h"
|
||||||
#include "Log.h"
|
#include "Log.h"
|
||||||
#include "gitversion.h"
|
#include "GitVersion.h"
|
||||||
|
|
||||||
#if defined(HD44780)
|
#if defined(HD44780)
|
||||||
#include "HD44780.h"
|
#include "HD44780.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue