fix name ili9431 to ili9341

This commit is contained in:
TT 2016-11-05 11:52:15 +09:00
parent f0eaa108ad
commit ea8b4d71c2
2 changed files with 1 additions and 1 deletions

View file

@ -120,7 +120,7 @@ CSRC = $(STARTUPSRC) \
$(SHELLSRC) \
$(DSPLIBSRC) \
usbcfg.c \
main.c si5351.c si5351_low.c tlv320aic3204.c dsp.c plot.c ui.c ili9431.c numfont20x24.c Font5x7.c flash.c
main.c si5351.c si5351_low.c tlv320aic3204.c dsp.c plot.c ui.c ili9341.c numfont20x24.c Font5x7.c flash.c
# $(TESTSRC) \