Rename ultralcd => marlinui

This commit is contained in:
Scott Lahteine
2020-10-16 19:36:25 -05:00
parent 0f6fc48f85
commit eaf6777a66
93 changed files with 105 additions and 107 deletions

View File

@ -27,7 +27,7 @@
#include HAL_PATH(../../HAL, tft/xpt2046.h)
XPT2046 touchIO;
#include "../../lcd/ultralcd.h" // For EN_C bit mask
#include "../../lcd/marlinui.h" // For EN_C bit mask
/**
* Draw and Touch processing