Remove TAG from LVGL log API
The filename is appended at the beginning of the log output by default, we don't need to do it.
This commit is contained in:
parent
9c886307b2
commit
a0e915eebc
17 changed files with 58 additions and 82 deletions
|
@ -14,7 +14,6 @@
|
|||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
#define TAG "ILI9341"
|
||||
#define END_OF_CMD_MARKER 0xFFU
|
||||
|
||||
#define MEMORY_ACCESS_CONTROL_REG 0x36U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue