lcd4l: added some logos which are called in lcd4l.cpp

Thanks to OneOfNine for the logos
This commit is contained in:
GetAway
2023-09-21 17:13:34 +02:00
parent 3e6d45b65a
commit 4be653382f
5 changed files with 11 additions and 0 deletions

View File

@@ -22,6 +22,11 @@ SUBDIRS += \
luaplugins
endif
if ENABLE_LCD4LINUX
SUBDIRS += \
lcd4l
endif
if ENABLE_GRAPHLCD
SUBDIRS += \
oled

5
data/lcd4l/Makefile.am Normal file
View File

@@ -0,0 +1,5 @@
installdir = $(ICONSDIR)/logo
install_DATA = \
Moviebrowser.png \
Movieplayer.png

BIN
data/lcd4l/Moviebrowser.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
data/lcd4l/Movieplayer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB