EVE_commands: Replace ESP_LOG with LVGL logging

This commit is contained in:
C47D 2021-10-13 23:23:56 -05:00
parent 83875cc6bd
commit 4a9cfeb6fb
2 changed files with 11 additions and 15 deletions

View file

@ -38,7 +38,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR TH
/*********************
* DEFINES
*********************/
#define TAG "IL3820"
#define TAG "IL3820: "
/**
* SSD1673, SSD1608 compatible EPD controller driver.